summaryrefslogtreecommitdiffstats
path: root/japanese/slrn
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
committerasami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
commite9c739f991c6cb452310195970c317e13e72b8e4 (patch)
tree31e3b41594947ac26e1ce97b0bb4e223b2704921 /japanese/slrn
parent565d944ffa1809876c5eb94df01380c402ed2e42 (diff)
downloadFreeBSD-ports-e9c739f991c6cb452310195970c317e13e72b8e4.zip
FreeBSD-ports-e9c739f991c6cb452310195970c317e13e72b8e4.tar.gz
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
Diffstat (limited to 'japanese/slrn')
-rw-r--r--japanese/slrn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile
index 9b6fac9..868442b 100644
--- a/japanese/slrn/Makefile
+++ b/japanese/slrn/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jun 1998
# Whom: Takashi Mega <mega@minz.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/20 03:04:32 steve Exp $
DISTNAME= slrn0.9.5.2
PKGNAME= ja-slrn-0.9.5.2
@@ -17,7 +17,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= mega@minz.org
-LIB_DEPENDS= slang\\.1\\.:${PORTSDIR}/japanese/libslang
+LIB_DEPENDS= slang.1:${PORTSDIR}/japanese/libslang
WRKSRC= ${WRKDIR}/slrn
JDOCSRC= ${WRKDIR}/slrn-doc-j0.9.5.2-0
OpenPOWER on IntegriCloud