x11-wm/devilspie*: remove wrong dependency on libwnck

This port actually depend on libwnck3 which depends on gtk3 and not on
libwnck which depends on gtk2
This commit is contained in:
Baptiste Daroussin 2023-02-01 09:40:39 +01:00
parent ef4a2bbf51
commit a442a11be1
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= devilspie
PORTVERSION= 0.23
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://www.burtonini.com/computing/
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libwnck-3.so:x11-toolkits/libwnck3
USES= gettext gmake gnome pkgconfig tar:xz
USE_GNOME= libwnck intltool
USE_GNOME= intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lX11

View file

@ -1,5 +1,6 @@
PORTNAME= devilspie2
PORTVERSION= 0.43
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://download.savannah.nongnu.org/releases/devilspie2/
DISTFILES= ${PORTNAME}_${PORTVERSION}-src.tar.gz
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libwnck-3.so:x11-toolkits/libwnck3
USES= gettext gmake gnome lua:51 pkgconfig tar:xz
USE_GNOME= glib20 gtk30 intltool libwnck
USE_GNOME= glib20 gtk30 intltool
MAKE_ENV+= "PKG_CONFIG_PATH=${LOCALBASE}/libdata/pkgconfig"
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/glib-2.0 \
-I${LUA_INCDIR}