Get rid of gnomehier
This commit is contained in:
parent
fb92938c57
commit
555cc668b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375284
2 changed files with 4 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= obconf
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://openbox.org/dist/obconf/
|
||||
|
||||
|
@ -13,7 +14,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
|
|||
libobrender.so:${PORTSDIR}/x11-wm/openbox
|
||||
|
||||
USES= pkgconfig desktop-file-utils shared-mime-info
|
||||
USE_GNOME= gnomehier libglade2
|
||||
USE_GNOME= libglade2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \
|
||||
OPENBOX_LIBS="`pkg-config --libs obrender-3.5 obt-3.5`"
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= sawfish
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://download.tuxfamily.org/sawfish/
|
||||
|
@ -20,7 +21,7 @@ RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
|
|||
|
||||
USES= gmake libtool makeinfo pathfix pkgconfig tar:xz
|
||||
USE_XORG= ice sm x11 xft xinerama xrandr xtst
|
||||
USE_GNOME= cairo gnomehier gtk20
|
||||
USE_GNOME= cairo gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
|
||||
--datadir=${PREFIX}/share
|
||||
|
|
Loading…
Reference in a new issue