summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
diff options
context:
space:
mode:
authorwiz <wiz>2002-06-17 10:34:38 +0000
committerwiz <wiz>2002-06-17 10:34:38 +0000
commit1d6eaebd6d5827172f234c004b2219c4d392bf7f (patch)
treeb4a0268236ebf55288e7811307f2e0c010182379 /net/ucd-snmp
parent66e97d6a46d71f0306f0f3b8695a60303770ca39 (diff)
downloadpkgsrc-1d6eaebd6d5827172f234c004b2219c4d392bf7f.tar.gz
Remove another USE_SSL comment.
Diffstat (limited to 'net/ucd-snmp')
-rw-r--r--net/ucd-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index f09dba2766a..17303f10867 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2002/05/25 08:04:51 tron Exp $
+# $NetBSD: Makefile,v 1.45 2002/06/17 10:34:38 wiz Exp $
DISTNAME= ucd-snmp-4.2.4
CATEGORIES= net
@@ -89,7 +89,7 @@ post-install:
CFLAGS+= -Dnetbsd1
.endif
-.include "../../security/openssl/buildlink.mk" # USE_SSL= yes
+.include "../../security/openssl/buildlink.mk"
.include "../../security/tcp_wrappers/buildlink.mk"
.include "../../mk/bsd.pkg.mk"