summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgrant <grant>2004-06-27 13:32:16 +0000
committergrant <grant>2004-06-27 13:32:16 +0000
commit2465787d188ecd4e449c2ac21a87637284a0bc76 (patch)
tree10ae16e765253edec9fe2978060bb5fdf3c77a76 /print
parent9d66c377a9927ab66aaf1056072c2399b1140a56 (diff)
downloadpkgsrc-2465787d188ecd4e449c2ac21a87637284a0bc76.tar.gz
this blindly calls "gcc", so use buildlink3 so it uses the wrapper.
Diffstat (limited to 'print')
-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}