summaryrefslogtreecommitdiff
path: root/net/pchar
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-02-17 21:25:43 +0000
committertron <tron@pkgsrc.org>2002-02-17 21:25:43 +0000
commite4d72e698d8fe14737f746115a0f17f868497e05 (patch)
treef066ceb148a0ca78c9d156f6f9d6f5f1fd94a905 /net/pchar
parent3e613311284bd2bb0249398e61412c8a5de6203e (diff)
downloadpkgsrc-e4d72e698d8fe14737f746115a0f17f868497e05.tar.gz
This program needs only "libcrypto" but not "libssl" to link.
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 ec06197cb2a..c6c3aa0d12b 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/02/17 21:12:07 tron Exp $
+# $NetBSD: Makefile,v 1.14 2002/02/17 21:25:43 tron Exp $
DISTNAME= pchar-1.4
CATEGORIES= net
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-ipv6
.include "..//ucd-snmp/buildlink.mk"
CONFIGURE_ARGS+= --with-snmp=${BUILDLINK_DIR}
-LIBS+= -lsnmp -lssl -lcrypto
+LIBS+= -lsnmp -lcrypto
.endif
do-install: