mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Drop dependency on gconf2, it is actually not needed
This commit is contained in:
parent
22d73a9c38
commit
937b5cddf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564202
@ -4,7 +4,7 @@
|
||||
PORTNAME= gnome-pie
|
||||
PORTVERSION= 0.5.7
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
@ -21,7 +21,7 @@ LIB_DEPENDS= libbamf3.so:sysutils/bamf \
|
||||
|
||||
USES= cmake gnome pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo gconf2 gnomemenus3 gtk30 librsvg2 libwnck3
|
||||
USE_GNOME= cairo gnomemenus3 gtk30 librsvg2 libwnck3
|
||||
USE_XORG= xtst
|
||||
|
||||
DOCS_CMAKE_ON= -DINSTALL_DOCS:BOOL=ON
|
||||
|
Loading…
Reference in New Issue
Block a user