summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authorgrant <grant>2002-08-21 02:12:15 +0000
committergrant <grant>2002-08-21 02:12:15 +0000
commitbb5c5c63d93b9e1f3dc50e8de51506a710f4c832 (patch)
tree5054a49ff11b94b23e34419c5a381dcdeb451832 /net/vnc
parent8ed19b31bc9265de59b372879cfe7397f20b13f1 (diff)
downloadpkgsrc-bb5c5c63d93b9e1f3dc50e8de51506a710f4c832.tar.gz
use BUILD_DEFS instead of USE_INET6.
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index aaa48a4e00d..ea62eaabded 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2002/04/25 04:36:34 itojun Exp $
+# $NetBSD: Makefile,v 1.25 2002/08/21 02:12:15 grant Exp $
# FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp
#
@@ -24,7 +24,7 @@ CRYPTO= yes
NO_INSTALL_MANPAGES= yes
USE_IMAKE= yes
USE_PERL5= yes
-USE_INET6= yes
+BUILD_DEFS+= USE_INET6
WRKSRC= ${WRKDIR}/vnc_unixsrc