diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 2828f763e3e..cf1fd731451 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/04/12 09:55:11 martti Exp $ +# $NetBSD: Makefile,v 1.10 2007/04/17 17:45:06 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -10,7 +10,5 @@ CATEGORIES= misc MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ COMMENT= Xfce weather plugin -USE_TOOLS+= intltool - .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |