diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /games/xfce4-toys | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'games/xfce4-toys')
-rw-r--r-- | games/xfce4-toys/Makefile | 4 | ||||
-rw-r--r-- | games/xfce4-toys/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index b503ecee073d..1b9f00976094 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-toys PORTVERSION= 4.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= games xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -27,7 +27,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/games/xfce4-toys/pkg-plist b/games/xfce4-toys/pkg-plist index 71c6da78473b..34d11103a8cb 100644 --- a/games/xfce4-toys/pkg-plist +++ b/games/xfce4-toys/pkg-plist @@ -1,4 +1,6 @@ bin/xfce4-tips +lib/xfce4/panel-plugins/libeyes.a +lib/xfce4/panel-plugins/libeyes.la lib/xfce4/panel-plugins/libeyes.so share/locale/af/LC_MESSAGES/xfce4-toys.mo share/locale/ar/LC_MESSAGES/xfce4-toys.mo |