diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 03:21:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 03:21:11 +0800 |
commit | 6b198f239cff556fec7fb4d7707acb9f8c867de4 (patch) | |
tree | b6c260234d5131f8b40736f90f317645b8519c8a /x11-toolkits/gtk-xfce-engine | |
parent | b17fb33cdbe95c37c447823066b00b5276998ff0 (diff) | |
download | freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.gz freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.zst freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.zip |
Chase gtk20's shared lib version.
Diffstat (limited to 'x11-toolkits/gtk-xfce-engine')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index 25546caf6bfd..4a8eebab0b5a 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk-xfce-engine PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xfce @@ -14,7 +15,7 @@ DISTNAME= gtk-xfce-engine-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 WRKSRC= ${WRKDIR}/gtk-xfce-engine-${PORTVERSION} diff --git a/x11-toolkits/gtk-xfce-engine/pkg-plist b/x11-toolkits/gtk-xfce-engine/pkg-plist index 5c9a44062ae6..838213c81fdc 100644 --- a/x11-toolkits/gtk-xfce-engine/pkg-plist +++ b/x11-toolkits/gtk-xfce-engine/pkg-plist @@ -1,4 +1,4 @@ -lib/gtk-2.0/2.0.0/engines/libxfce.so +lib/gtk-2.0/2.2.0/engines/libxfce.so share/themes/Xfce-Redmondxp/ICON.png share/themes/Xfce-Redmondxp/README.html share/themes/Xfce-Redmondxp/gtk-2.0/gtkrc |