pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript-afpl change gmake/USE_X11 to new wor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/51a2bb312de7
branches: trunk
changeset: 498477:51a2bb312de7
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Aug 23 14:04:03 2005 +0000
description:
change gmake/USE_X11 to new world order
diffstat:
print/ghostscript-afpl/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 828939a56a4a -r 51a2bb312de7 print/ghostscript-afpl/Makefile
--- a/print/ghostscript-afpl/Makefile Tue Aug 23 13:46:37 2005 +0000
+++ b/print/ghostscript-afpl/Makefile Tue Aug 23 14:04:03 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/12 19:20:19 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/08/23 14:04:03 drochner Exp $
#
DISTNAME= ghostscript-8.51
@@ -11,9 +11,8 @@
HOMEPAGE= http://ghostscript.sourceforge.net/
COMMENT= Postscript interpreter
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
-USE_X11= yes
GS_SRCS= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES= ${GS_SRCS}
@@ -44,4 +43,5 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/jasper/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index