diff options
Diffstat (limited to 'print/ghostscript-esp-nox11/Makefile')
-rw-r--r-- | print/ghostscript-esp-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-esp-nox11/Makefile b/print/ghostscript-esp-nox11/Makefile index b6523e0495b..944f91c0606 100644 --- a/print/ghostscript-esp-nox11/Makefile +++ b/print/ghostscript-esp-nox11/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/11/21 06:17:58 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/11/27 17:05:56 adrianp Exp $ .include "../../print/ghostscript-esp/Makefile.common" PKGNAME= ghostscript-esp-nox11-${GS_VERS} +PKGREVISION= 1 COMMENT= ESP/CUPS Postscript interpreter without X11 drivers CONFIGURE_ARGS+= --without-x |