summaryrefslogtreecommitdiff
path: root/x11/xfce4-places-plugin/Makefile
diff options
context:
space:
mode:
authormartti <martti>2007-12-05 07:51:18 +0000
committermartti <martti>2007-12-05 07:51:18 +0000
commiteed91f3128ddc302d437ef3454b8f3b0071db2bb (patch)
tree6af86ba7e43982c793c11907818ea6b7440a0ae6 /x11/xfce4-places-plugin/Makefile
parentbd50c12a2e3b673a1b3855091f83546db4de0626 (diff)
downloadpkgsrc-eed91f3128ddc302d437ef3454b8f3b0071db2bb.tar.gz
Updated x11/xfce4-places-plugin to 1.0.0
Bug fixes.
Diffstat (limited to 'x11/xfce4-places-plugin/Makefile')
-rw-r--r--x11/xfce4-places-plugin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile
index 7da789dd148..e8a640f52eb 100644
--- a/x11/xfce4-places-plugin/Makefile
+++ b/x11/xfce4-places-plugin/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/05 07:51:18 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.1.0
+XFCE4_VERSION= 1.0.0
DISTNAME= xfce4-places-plugin-${XFCE4_VERSION}
CATEGORIES= x11
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/
COMMENT= Xfce Places plugin
+.include "../../sysutils/xfce4-thunar/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"