diff options
Diffstat (limited to 'archivers/orange/Makefile')
-rw-r--r-- | archivers/orange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/orange/Makefile b/archivers/orange/Makefile index 37075dc64aab..9c8fe7c337f0 100644 --- a/archivers/orange/Makefile +++ b/archivers/orange/Makefile @@ -7,6 +7,7 @@ PORTNAME= orange PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce @@ -23,7 +24,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} USE_ICONV= yes -USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |