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/kcdlabel | |
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/kcdlabel')
-rw-r--r-- | print/kcdlabel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile index bf44c56a70ee..a1851eff3ff0 100644 --- a/print/kcdlabel/Makefile +++ b/print/kcdlabel/Makefile @@ -18,7 +18,6 @@ COMMENT= Create covers, labels and booklets for your CD cases USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ |