summaryrefslogtreecommitdiff
path: root/misc/xfce4-weather-plugin
diff options
context:
space:
mode:
authortnn <tnn>2009-09-24 19:18:02 +0000
committertnn <tnn>2009-09-24 19:18:02 +0000
commit71066f5b0d3bb98f716fb4296f3b7e96e8ad7fab (patch)
tree63ebce5ca17a96fda9e892de58f72856deb2236d /misc/xfce4-weather-plugin
parent2d2e91e904bd20a0b6c8b1e90db32549f4f97ce2 (diff)
downloadpkgsrc-71066f5b0d3bb98f716fb4296f3b7e96e8ad7fab.tar.gz
needs libxml2
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r--misc/xfce4-weather-plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 5ae326e2761..b812b05f069 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:03 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/09/24 19:18:02 tnn Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.6.2
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
-#PKGREVISION= 1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/
COMMENT= Xfce weather plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"