diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 11:27:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 11:27:58 +0000 |
commit | 4f7cc7cdde0f4940ab2b5c4e4f6b9152ec304351 (patch) | |
tree | 8f4f5d9b3e44fb2a55861427d1099745bd065cce /sysutils/xfce4-genmon-plugin/Makefile | |
parent | 6f0c6e7e61083c1ba6176c62da05d7a37b2b3b8b (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 05aad02e0ae9..23ee5f9073ba 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.1 -PORTREVISION= 3 +PORTVERSION= 3.2 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -21,6 +20,5 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel -USE_XLIB= yes .include <bsd.port.mk> |