summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-02-17 21:40:31 +0000
committertron <tron@pkgsrc.org>2002-02-17 21:40:31 +0000
commit50335ef19502a0a2bda517e0e1dd97af99011551 (patch)
treed17b98dee7483b73534bdbe7f076470eb7671010 /net
parente4d72e698d8fe14737f746115a0f17f868497e05 (diff)
downloadpkgsrc-50335ef19502a0a2bda517e0e1dd97af99011551.tar.gz
Fix a double slash in a pathname.
Diffstat (limited to 'net')
-rw-r--r--net/pchar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index c6c3aa0d12b..85ace7a1e92 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/02/17 21:25:43 tron Exp $
+# $NetBSD: Makefile,v 1.15 2002/02/17 21:40:31 tron Exp $
DISTNAME= pchar-1.4
CATEGORIES= net
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --with-ipv6
# XXX Not fully integrated
.if ${OPSYS} == "NetBSD"
-.include "..//ucd-snmp/buildlink.mk"
+.include "../ucd-snmp/buildlink.mk"
CONFIGURE_ARGS+= --with-snmp=${BUILDLINK_DIR}
LIBS+= -lsnmp -lcrypto