diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-07 15:46:25 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-07 15:46:25 +0000 |
commit | 88304e27dd31373a9ced2ff0f7a2ac32bce88605 (patch) | |
tree | 3745bf82e5f60cfa51ee9658f92f843080abb83d /sysutils/xfce4-wavelan-plugin/Makefile | |
parent | b37b57ed86d1990e9b2a8e8976cfcc4269ece109 (diff) | |
download | ports-88304e27dd31373a9ced2ff0f7a2ac32bce88605.tar.gz ports-88304e27dd31373a9ced2ff0f7a2ac32bce88605.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 420d3b348efd..7b18f3abe932 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -6,18 +6,15 @@ # $MCom: ports/sysutils/xfce4-wavelan-plugin/Makefile,v 1.1 2006/10/02 20:43:59 ahze Exp $ PORTNAME= xfce4-wavelan-plugin -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ -PATCHFILES= gcc295-xfce4-wavelan-plugin.patch -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Displays various information about a WaveLAN device GNU_CONFIGURE= yes -USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig |