aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-shell-extension-dashtodock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-shell-extension-dashtodock/Makefile')
-rw-r--r--deskutils/gnome-shell-extension-dashtodock/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/gnome-shell-extension-dashtodock/Makefile b/deskutils/gnome-shell-extension-dashtodock/Makefile
index 28a805074961..cf20e6c3b8ae 100644
--- a/deskutils/gnome-shell-extension-dashtodock/Makefile
+++ b/deskutils/gnome-shell-extension-dashtodock/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gnome-shell-extension-dashtodock
-PORTVERSION= 0.0.0.20150613
+PORTVERSION= 0.0.0.20151112
CATEGORIES= deskutils gnome
DIST_SUBDIR= gnome3
@@ -14,7 +14,7 @@ BUILD_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \
gsettings-desktop-schemas>=3.12.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= gettext gmake pkgconfig tar:xz
+USES= gettext gmake gnome pkgconfig tar:xz
USE_GNOME= glib20
USE_GITHUB= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -23,7 +23,7 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.dash-to-dock.gschema.xml
GH_ACCOUNT= micheleg
GH_PROJECT= dash-to-dock
-GH_TAGNAME= 82b2e7c
+GH_TAGNAME= d058574
PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves
@@ -34,7 +34,6 @@ do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com
${INSTALL_DATA} ${WRKSRC}/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml \
${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/
- @${RM} -fr ${WRKSRC}/schemas
cd ${WRKSRC} && ${COPYTREE_SHARE} . \
${STAGEDIR}${PREFIX}/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com