summaryrefslogtreecommitdiff
path: root/archivers/liborange
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
commit179697185db80e426e28ad40d6d8ff6c2b143872 (patch)
tree1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /archivers/liborange
parentRemove obsolete USE_REINPLACE. (diff)
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes: svn path=/head/; revision=161245
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index 9c8fe7c337f0..ff465dff62dc 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -24,7 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}
USE_ICONV= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>