mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Drop devel/popt dependency.
There was switchover to GOption bits for command line parsing.
This commit is contained in:
parent
a600d9c396
commit
60cdde8105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169884
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user