summaryrefslogtreecommitdiff
path: root/net/pchar
diff options
context:
space:
mode:
authormrg <mrg>2004-01-08 06:39:40 +0000
committermrg <mrg>2004-01-08 06:39:40 +0000
commit5c3e1038415a18769096ca01f5784b6352a8fa4a (patch)
treea82fd22dccae5f71c53be1eaeffa03359e5be932 /net/pchar
parentfd89db0297f3b382402dd2a39c462efc4314a80b (diff)
downloadpkgsrc-5c3e1038415a18769096ca01f5784b6352a8fa4a.tar.gz
netbsd-current needs -ldes as well as -lcrypto. shouldn't affect older
netbsd systems as -ldes has been around longer than -lcrypto...
Diffstat (limited to 'net/pchar')
-rw-r--r--net/pchar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index 8df0f6de856..681ef76dc8e 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/11/12 03:39:41 jschauma Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/08 06:39:40 mrg Exp $
DISTNAME= pchar-1.4
PKGREVISION= 1
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --with-ipv6
.include "../ucd-snmp/buildlink2.mk"
CONFIGURE_ARGS+= --with-snmp=${BUILDLINK_PREFIX.ucd-snmp}
-LIBS+= -lsnmp -lcrypto
+LIBS+= -lsnmp -lcrypto -ldes
.endif
do-install: