From 731f97ff4f840b12baf25b37e9a528b2abe689b4 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 15:34:10 +0000 Subject: Allow unprivileged installation. --- print/stylewriter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile index d22683adc1f..032c42e5d75 100644 --- a/print/stylewriter/Makefile +++ b/print/stylewriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2010/02/12 00:12:11 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/02/19 15:34:10 joerg Exp $ # DISTNAME= stylewriter @@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= enscript>=1.6.3nb1:../../print/enscript +USE_BSD_MAKEFILE= yes USE_TOOLS+= gs:run NO_CONFIGURE= yes -- cgit v1.2.3