aboutsummaryrefslogtreecommitdiff
path: root/archivers/liborange
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-11-15 09:49:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-11-15 09:49:11 +0000
commit745fa008daed7ca7b88edb91297b623f38e42ac6 (patch)
tree6e87bf81d21dcc9fac1bab52b3adc2d9e8f159fe /archivers/liborange
parent424062165e825e2d339dfd8383cb4a21a3cf83c9 (diff)
downloadports-745fa008daed7ca7b88edb91297b623f38e42ac6.tar.gz
ports-745fa008daed7ca7b88edb91297b623f38e42ac6.zip
Notes
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/Makefile6
-rw-r--r--archivers/liborange/pkg-plist1
2 files changed, 2 insertions, 5 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index 7ad679dac8c4..68f4f16387ff 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -21,8 +21,6 @@ INNO_DESC= Build with expermential Inno Setup support
VISE_DESC= Build with expermential VISE support
MSI_DESC= Build with expermential MSI support
-
-NO_STAGE= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USES= iconv pathfix pkgconfig
@@ -30,15 +28,13 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-MAN1= orange.1
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLIBSYNCE}
CONFIGURE_ARGS+= --without-libsynce
REQUIRES+= libsynce
.else
-LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
+LIB_DEPENDS+= synce:${PORTSDIR}/palm/synce-libsynce
CONFIGURE_ARGS+= --with-libsynce
.endif
diff --git a/archivers/liborange/pkg-plist b/archivers/liborange/pkg-plist
index 45f095d45a67..5565bee59cb7 100644
--- a/archivers/liborange/pkg-plist
+++ b/archivers/liborange/pkg-plist
@@ -6,3 +6,4 @@ lib/liborange.la
lib/liborange.so
lib/liborange.so.0
libdata/pkgconfig/liborange.pc
+man/man1/orange.1.gz