summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-07-27 23:32:03 +0000
committerhubertf <hubertf>2000-07-27 23:32:03 +0000
commit9a65eed0097f2e7a57960816f252bd67b6b715b4 (patch)
treecd24c2d8125e2f15bc92429f1d5883398c28b459 /pkgtools
parent9a8bf0f26bc5991a824767ce6380dd8d32f6dd08 (diff)
downloadpkgsrc-9a65eed0097f2e7a57960816f252bd67b6b715b4.tar.gz
pkg_* sure support IPv6 (thanks to lukemFTP :)
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 9f659cfee61..fc9c9469858 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2000/07/24 21:20:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.34 2000/07/27 23:32:03 hubertf Exp $
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
@@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
+# No special options needed for IPv6 support
WRKSRC= ${WRKDIR}/pkg_install
MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man NOLINT=1
NO_CONFIGURE= yes