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/kcdlabel | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Notes
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' \ |