diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 19:09:22 +0800 |
commit | ebec76dabb48c93edfac34df912a8070256e8913 (patch) | |
tree | 5a44f684ec08afe9753bef3079d4ee2880317762 /ftp/kasablanca | |
parent | 590868c5a966f9479315ce17998f4d8235eb3057 (diff) | |
download | freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.tar.zst freebsd-ports-gnome-ebec76dabb48c93edfac34df912a8070256e8913.zip |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/kasablanca')
-rw-r--r-- | ftp/kasablanca/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile index 5a6e702b2eae..610e68d34a04 100644 --- a/ftp/kasablanca/Makefile +++ b/ftp/kasablanca/Makefile @@ -20,7 +20,6 @@ USE_KDELIBS_VER=3 USE_GMAKE= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |