pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript6 Needs lex(1)
details: https://anonhg.NetBSD.org/pkgsrc/rev/150fdbbf4f6e
branches: trunk
changeset: 538293:150fdbbf4f6e
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Feb 05 09:11:38 2008 +0000
description:
Needs lex(1)
diffstat:
print/ghostscript6/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6eb6045902c7 -r 150fdbbf4f6e print/ghostscript6/Makefile
--- a/print/ghostscript6/Makefile Tue Feb 05 08:17:59 2008 +0000
+++ b/print/ghostscript6/Makefile Tue Feb 05 09:11:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/05 09:11:38 tnn Exp $
DISTNAME= ghostscript-${GS_VERS}
PKGREVISION= 10
@@ -23,7 +23,7 @@
WRKSRC= ${WRKDIR}/gs${GS_VERS}
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
GNU_CONFIGURE= yes
REQD_DIRS+= share/ghostscript
Home |
Main Index |
Thread Index |
Old Index