diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-20 22:27:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-20 22:27:05 +0000 |
commit | 89b628bc8ea6a11f6021fff1b5fdb1ff30b81d0d (patch) | |
tree | 90074ba47903ee720378e7ff23c736444c1dfad6 /www/xfce4-smartbookmark-plugin | |
parent | dba0752a128a04a6e3f441546a43c2a9247bc690 (diff) | |
download | ports-89b628bc8ea6a11f6021fff1b5fdb1ff30b81d0d.tar.gz ports-89b628bc8ea6a11f6021fff1b5fdb1ff30b81d0d.zip |
Notes
Diffstat (limited to 'www/xfce4-smartbookmark-plugin')
-rw-r--r-- | www/xfce4-smartbookmark-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index f96bbabe1fd7..8877ff3347ea 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-smartbookmark-plugin PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -21,5 +21,6 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel +USE_XORG= x11 xt xaw .include <bsd.port.mk> |