aboutsummaryrefslogtreecommitdiffstats
path: root/devel/obby
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
committeredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
commitf07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch)
tree780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /devel/obby
parent96a9db84f56439cc43a27916a26e273d5249cad7 (diff)
downloadfreebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'devel/obby')
-rw-r--r--devel/obby/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile
index 96a63236545e..e51cba576045 100644
--- a/devel/obby/Makefile
+++ b/devel/obby/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libgmp-prefix=${LOCALBASE} --without-howl
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
.if !defined(WITHOUT_NLS)