From 2465787d188ecd4e449c2ac21a87637284a0bc76 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 27 Jun 2004 13:32:16 +0000 Subject: this blindly calls "gcc", so use buildlink3 so it uses the wrapper. --- print/psify/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print') 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} -- cgit v1.2.3