diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/ghostscript7/Makefile | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Notes
Diffstat (limited to 'print/ghostscript7/Makefile')
-rw-r--r-- | print/ghostscript7/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index bf5aebee338e..01e03c27e1ab 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -63,7 +63,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" |