summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:20:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:20:21 +0000
commitb4bc06c5bf235d3ef9bb28dc9572c9aeb3aec895 (patch)
treef5a61ace04f6bcd90adce1a5b93a4651e873b1da /net
parentdevel/libslang has been ELFized. (diff)
security/rsaref has been ELFized.
Notes
Notes: svn path=/head/; revision=13390
Diffstat (limited to 'net')
-rw-r--r--net/SSLtelnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index 9d7e63a16114..a7013a2b5e5c 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 29, 1998
# Whom: issei@jp.FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1998/06/04 03:58:04 vanilla Exp $
+# $Id: Makefile,v 1.3 1998/08/26 09:14:48 vanilla Exp $
DISTNAME= SSLtelnet-0.11
CATEGORIES= net security
@@ -20,7 +20,7 @@ pre-fetch:
@false
.elif defined(USA_RESIDENT)
.if ${USA_RESIDENT} == YES
-LIB_DEPENDS= rsaref\\.2\\.:${PORTSDIR}/security/rsaref
+LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref
pre-configure:
${PATCH} ${PATCH_DIST_ARGS} < ${FILESDIR}/Makefile.patch