summaryrefslogtreecommitdiff
path: root/x11/xfce4-places-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-places-plugin/Makefile')
-rw-r--r--x11/xfce4-places-plugin/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile
index e8579432130..b563f363d18 100644
--- a/x11/xfce4-places-plugin/Makefile
+++ b/x11/xfce4-places-plugin/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.41 2018/11/14 22:22:52 kleink Exp $
+# $NetBSD: Makefile,v 1.42 2019/05/04 19:23:45 gutteridge Exp $
-PKGREVISION= 9
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-places-plugin-1.7.0
+VERSION= 1.8.0
+DISTNAME= xfce4-places-plugin-${VERSION}
CATEGORIES= x11
-MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.7/
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/${VERSION:R}/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
COMMENT= Xfce Places plugin
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"