pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/foomatic-gswrapper This does not need buildlink2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/302212fec888
branches:  trunk
changeset: 473949:302212fec888
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 03:19:39 2004 +0000

description:
This does not need buildlink2.  Use NO_BUILD.

diffstat:

 print/foomatic-gswrapper/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r d1b88fe92237 -r 302212fec888 print/foomatic-gswrapper/Makefile
--- a/print/foomatic-gswrapper/Makefile Sun Apr 25 03:19:11 2004 +0000
+++ b/print/foomatic-gswrapper/Makefile Sun Apr 25 03:19:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:24:28 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/25 03:19:39 snj Exp $
 
 DISTNAME=      foomatic-gswrapper
 PKGNAME=       foomatic-gswrapper-1.2
@@ -19,16 +19,14 @@
 WRKSRC=                ${WRKDIR}
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
-USE_BUILDLINK2=                YES
 EXTRACT_CMD=           ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC}/${DISTNAME}
+USE_PERL5=             # defined
+NO_BUILD=              # defined
 
 REPLACE_PERL=  ${DISTNAME}
 
-do-build:      # nothing
-
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin
 
-.include "../../lang/perl5/buildlink2.mk"
 .include "../../mk/ghostscript.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index