diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
commit | a4ecb1874c89e36e9716793350d4ccc996f72535 (patch) | |
tree | f97b2c66bc4db9f90689cf35ef00c94d2c3ef25c /print/ghostscript8/Makefile | |
parent | 46ab79c01b981b0392e36772cb92f9209cc26db8 (diff) | |
download | freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.gz freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.zst freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.zip |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index e7ca91fb79d1..ac4d898b5a2c 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -61,7 +61,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gnu* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" |