aboutsummaryrefslogtreecommitdiff
path: root/archivers/liborange
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-08-07 08:16:53 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-08-07 08:16:53 +0000
commitff57c42264d18020660152029484df359e2dc00f (patch)
tree3eed46d9467e297d9e32365fd1885840285c3aba /archivers/liborange
parente9b040640f0894934e11490b3f8e905902a5655d (diff)
downloadports-ff57c42264d18020660152029484df359e2dc00f.tar.gz
ports-ff57c42264d18020660152029484df359e2dc00f.zip
Notes
Diffstat (limited to 'archivers/liborange')
-rw-r--r--archivers/liborange/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index e206256e1d46..aa09214acdbf 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -7,7 +7,7 @@
PORTNAME= liborange
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= SF
MASTER_SITE_SUBDIR= synce
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= ports@logvinov.com
COMMENT= Library to extract CAB files from self-extracting installers
+RUN_DEPENDS= cabextract:${PORTSDIR}/archivers/cabextract \
+ unzip:${PORTSDIR}/archivers/unzip
+
OPTIONS= LIBSYNCE "Build with libsynce support" on \
LIBDYNAMITE "Build with libdynamite support" on \
LIBUNSHIELD "Build with libunshield support" on \