summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-quicklauncher-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfce4-quicklauncher-plugin/Makefile')
-rw-r--r--sysutils/xfce4-quicklauncher-plugin/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile
index 0289c4af1e1..03c2a54efaf 100644
--- a/sysutils/xfce4-quicklauncher-plugin/Makefile
+++ b/sysutils/xfce4-quicklauncher-plugin/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:14 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:17 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.81
+XFCE4_VERSION= 1.9.2
DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION}
-PKGREVISION= 4
+#PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
+MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
COMMENT= Xfce quicklaunch plugin
+USE_TOOLS+= intltool
+
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"