- Fix dependency after gtk 2.4.0 import

- Bump portrevision
This commit is contained in:
Alex Dupre 2004-04-06 07:26:57 +00:00
parent 924e4758da
commit fdc587a4b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106295
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.1.9
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= x11-toolkits xfce
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ \

View file

@ -7,7 +7,7 @@
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.1.9
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= x11-toolkits xfce
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ \

View file

@ -24,7 +24,7 @@ RUN_DEPENDS= ${X11BASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/
xffm:${PORTSDIR}/x11-fm/xfce4-fm \
xfprint4:${PORTSDIR}/print/xfce4-print \
xfce4-iconbox:${PORTSDIR}/misc/xfce4-iconbox \
${X11BASE}/lib/gtk-2.0/2.2.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine
${X11BASE}/lib/gtk-2.0/2.4.0/engines/libxfce.so:${PORTSDIR}/x11-toolkits/gtk-xfce-engine
.if exists(${X11BASE}/bin/gdm)
WITH_GDM= yes