aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2006-08-07 10:27:29 +0800
committerbland <bland@FreeBSD.org>2006-08-07 10:27:29 +0800
commit967c4f22ed7b7b72b3c2766c9889296a046c7c77 (patch)
treed526df19ee2e0ce771042269235d1312c25627c6
parent57da7bff4c2a8bc06a54b10d18025a3c0bdbc1a1 (diff)
downloadfreebsd-ports-gnome-967c4f22ed7b7b72b3c2766c9889296a046c7c77.tar.gz
freebsd-ports-gnome-967c4f22ed7b7b72b3c2766c9889296a046c7c77.tar.zst
freebsd-ports-gnome-967c4f22ed7b7b72b3c2766c9889296a046c7c77.zip
Drop devel/popt dependency.
There was switchover to GOption bits for command line parsing.
-rw-r--r--devel/ORBit2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 3c29ec9df2e2..376bc3a2fb6a 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ORBit2
PORTVERSION= 2.14.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -21,8 +21,6 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15