mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Convert to new GNOME infrastructure.
PR: 50959 Submitted by: Franz Klammer <klammer@webonaut.com>
This commit is contained in:
parent
43dd6bf3e0
commit
000bd6e12e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78985
@ -14,14 +14,11 @@ MASTER_SITES= http://ftp.acc.umu.se/pub/GNOME/sources/zenity/1.0/
|
||||
MAINTAINER= klammer@webonaut.com
|
||||
COMMENT= Display GNOME dialogs from the command line
|
||||
|
||||
LIB_DEPENDS= gconf-2:${PORTSDIR}/devel/gconf2 \
|
||||
gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user