diff options
Diffstat (limited to 'archivers/liborange')
-rw-r--r-- | archivers/liborange/Makefile | 1 |
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> |