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/cups-pstoraster | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Remove USE_REINPLACE from all categories starting with P
Notes
Notes:
svn path=/head/; revision=162206
Diffstat (limited to 'print/cups-pstoraster')
-rw-r--r-- | print/cups-pstoraster/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 885d49ab8e55..ec6c40cac044 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -33,7 +33,6 @@ PATCH_WRKSRC= ${ESPGS_WRKSRC} USE_BZIP2= yes USE_GHOSTSCRIPT_RUN= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |