diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-24 20:43:55 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-24 20:43:55 +0000 |
commit | 9269d1b0ebac420ced4f1856ac0c561292fab314 (patch) | |
tree | 17758bfa888cd1f3aaf9bbd0d0c47729052180e8 /print/ghostscript6/Makefile | |
parent | 41fc0919a07d8a83c18645d30cf9839c251bafa2 (diff) |
Notes
Diffstat (limited to 'print/ghostscript6/Makefile')
-rw-r--r-- | print/ghostscript6/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index dd19d26b28b0..d2f3ceaa4070 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -27,7 +27,6 @@ PLIST_SUB= GS_VERSION=${PORTVERSION} USE_XLIB= yes EXTRACT_ONLY= ${GS_SOURCES} ${HPDJ_DRV} WRKSRC= ${WRKDIR}/gs${PORTVERSION} -USE_GMAKE= yes MAKEFILE= src/unix-gcc.mak CFLAGS+= -I${PREFIX}/include # Note: the order that the manpages are listed here matters because |