diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 15:13:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 15:13:17 +0000 |
commit | 452e0a0473d035cabffc9daf9ecff257f16e413d (patch) | |
tree | 25185ab7ccb25ff6b497ff7f60e413f91ad48385 /sysutils/xfce4-genmon-plugin/Makefile | |
parent | 7963329e2dc4416202d2b59e2cef8002c5469352 (diff) | |
download | ports-452e0a0473d035cabffc9daf9ecff257f16e413d.tar.gz ports-452e0a0473d035cabffc9daf9ecff257f16e413d.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index ca09b859db12..51b9e1db769d 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -6,16 +6,16 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= sysutils xfce -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://goodies.xfce.org/releases/${PORTNAME}/ +MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin GNU_CONFIGURE= yes +USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig |