summaryrefslogtreecommitdiff
path: root/devel/obby
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/obby
parent- Update to 0.2.1. (diff)
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
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)