diff options
Diffstat (limited to 'deskutils/gnome-shell-extension-lockkeys/Makefile')
-rw-r--r-- | deskutils/gnome-shell-extension-lockkeys/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/deskutils/gnome-shell-extension-lockkeys/Makefile b/deskutils/gnome-shell-extension-lockkeys/Makefile index 3c1f42b8ef2d..4c0a3b3f255b 100644 --- a/deskutils/gnome-shell-extension-lockkeys/Makefile +++ b/deskutils/gnome-shell-extension-lockkeys/Makefile @@ -14,8 +14,6 @@ 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 -WRKSRC= ${WRKDIR}/kazysmaster-gnome-shell-extension-lockkeys-${GH_COMMIT} - USES= gettext gmake pkgconfig tar:xz USE_GNOME= glib20 USE_GITHUB= yes @@ -25,7 +23,6 @@ GLIB_SCHEMAS= org.gnome.shell.extensions.lockkeys.gschema.xml GH_ACCOUNT= kazysmaster GH_TAGNAME= cbfdb59 -GH_COMMIT= cbfdb59 PKGMESSAGE= ../gnome-shell-extra-extensions/pkg-message.slaves |