aboutsummaryrefslogtreecommitdiffstats
path: root/misc/krecipes
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
committeredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
commitd39e175d47585b9cc1d36a49774dfe2ee4b31e9e (patch)
tree92b54444fff35392303ed68ce61afdaebca172c4 /misc/krecipes
parent60a366e2f720f7ce2364b5b9d33c7058aee5829b (diff)
downloadfreebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.gz
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.zst
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.zip
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to 'misc/krecipes')
-rw-r--r--misc/krecipes/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/krecipes/Makefile b/misc/krecipes/Makefile
index c99664898465..3c83d960ccbb 100644
--- a/misc/krecipes/Makefile
+++ b/misc/krecipes/Makefile
@@ -16,7 +16,6 @@ COMMENT= Recipe database for cooks
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
-USE_REINPLACE= yes
OPTIONS= SQLITE "Support for SQLite backend" on \
MYSQL "Support for MySQL backend" off \