From 745fa008daed7ca7b88edb91297b623f38e42ac6 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 15 Nov 2013 09:49:11 +0000 Subject: Support staging. --- archivers/liborange/Makefile | 6 +----- archivers/liborange/pkg-plist | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'archivers/liborange') 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 .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 -- cgit v1.2.3