aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-07-14 02:53:03 +0000
commitb185046be2ec03555daaf4f26d38542c403a9955 (patch)
tree0274ce607614533de66837fc1f70d4c35770d9e1 /archivers
parent88d002074007544d532f2495aeb93729291e6275 (diff)
downloadports-b185046be2ec03555daaf4f26d38542c403a9955.tar.gz
ports-b185046be2ec03555daaf4f26d38542c403a9955.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/cabextract/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index 800a2727d92c..b79b8dff41ab 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -7,17 +7,15 @@
PORTNAME= cabextract
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.kyz.uklinux.net/downloads/
MAINTAINER= sobomax@FreeBSD.org
COMMENT= A program to extract Microsoft cabinet (.CAB) files
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
+USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
MAN1= cabextract.1