summaryrefslogtreecommitdiff
path: root/print/psify
diff options
context:
space:
mode:
authorgrant <grant>2004-06-27 13:32:16 +0000
committergrant <grant>2004-06-27 13:32:16 +0000
commit712a2c797e69520c3ad9bae5825cb784708002ce (patch)
tree10ae16e765253edec9fe2978060bb5fdf3c77a76 /print/psify
parent68c8d4062ba9722f869a7c4e9f5d33c74ced9aa6 (diff)
downloadpkgsrc-712a2c797e69520c3ad9bae5825cb784708002ce.tar.gz
this blindly calls "gcc", so use buildlink3 so it uses the wrapper.
Diffstat (limited to 'print/psify')
-rw-r--r--print/psify/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/psify/Makefile b/print/psify/Makefile
index aa938904f64..d129964a6c0 100644
--- a/print/psify/Makefile
+++ b/print/psify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.6 2004/06/27 13:32:16 grant Exp $
#
DISTNAME= psify-19980216
@@ -13,7 +13,9 @@ COMMENT= Pretty print C, CLU, SCHEME, Java and ARGUS source files
WRKSRC= ${WRKDIR}
DIST_SUBDIR= psify
EXTRACT_ONLY= #empty
+
NO_CONFIGURE= yes
+USE_BUILDLINK3= yes
INSTALL_TARGET= install prefix=${PREFIX}