diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:59:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:59:53 +0000 |
commit | 6663ea622f6fecfadcefa1b6753a4fc8d8a6343b (patch) | |
tree | 42f2dee1a1c7438dfdfe4222b22953a0373566ba /sysutils/wmfire | |
parent | 2e268f2b02aa4a22028c5e9f1f6a806ec5087d55 (diff) | |
download | ports-6663ea622f6fecfadcefa1b6753a4fc8d8a6343b.tar.gz ports-6663ea622f6fecfadcefa1b6753a4fc8d8a6343b.zip |
Notes
Diffstat (limited to 'sysutils/wmfire')
-rw-r--r-- | sysutils/wmfire/Makefile | 7 | ||||
-rw-r--r-- | sysutils/wmfire/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index aaeaedc0dfba..788cf0a6449e 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wmfire -PORTVERSION= 1.2.3 -PORTREVISION= 5 +PORTVERSION= 1.2.4 CATEGORIES= sysutils MASTER_SITES= http://www.swanson.ukfsn.org/wmfire/ @@ -16,10 +15,12 @@ COMMENT= Window Maker dock app showing load average as a flame LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ + AUTOMAKE="${TRUE}" MAN1= wmfire.1 PLIST_FILES= bin/wmfire diff --git a/sysutils/wmfire/distinfo b/sysutils/wmfire/distinfo index d6be6ed684d0..a4dc77a5f592 100644 --- a/sysutils/wmfire/distinfo +++ b/sysutils/wmfire/distinfo @@ -1,3 +1,3 @@ -MD5 (wmfire-1.2.3.tar.gz) = e4bc647777f2181cf1b8e78bcc0850ee -SHA256 (wmfire-1.2.3.tar.gz) = a254ca65b1df302c35dc5cdabd1d991889816389fb3e92084469c27a090559ba -SIZE (wmfire-1.2.3.tar.gz) = 90979 +MD5 (wmfire-1.2.4.tar.gz) = e0f298a542ce784806d3e8d1f555e51b +SHA256 (wmfire-1.2.4.tar.gz) = e38b508519faf132273a9eaf75db56f1b14a5912667dd6843fc902d4a0ca2f80 +SIZE (wmfire-1.2.4.tar.gz) = 91144 |