summaryrefslogtreecommitdiff
path: root/chat/fugu
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-12-08 02:17:45 +0000
committersalo <salo@pkgsrc.org>2002-12-08 02:17:45 +0000
commit5c7486beb8b3bfdc9b7665217d47baa710577f39 (patch)
treedbf0ddea46ca6c2413a25e798a6ae35e37599029 /chat/fugu
parent4f89470519d99df642feef1cf576f79fcf8dfb29 (diff)
downloadpkgsrc-5c7486beb8b3bfdc9b7665217d47baa710577f39.tar.gz
+USE_BUILDLINK2 (hi wiz!).
Diffstat (limited to 'chat/fugu')
-rw-r--r--chat/fugu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/fugu/Makefile b/chat/fugu/Makefile
index b052f7a6fa4..b2ba3d802e3 100644
--- a/chat/fugu/Makefile
+++ b/chat/fugu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/10/12 11:21:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/12/08 02:17:45 salo Exp $
#
DISTNAME= fugu-1.0
@@ -11,6 +11,7 @@ COMMENT= graphical client for the gale secure instant messaging system
PYTHON_VERSIONS_ACCEPTED= 20 21 # no 22 - uses Makefile.pre.in
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= vi_cv_path_python=${PYTHONBIN}
LDFLAGS+= -L${BUILDLINK_PREFIX.py-Pmw}/lib \