diff options
Diffstat (limited to 'x11/gnome-shell-extensions/Makefile')
-rw-r--r-- | x11/gnome-shell-extensions/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell-extensions/Makefile b/x11/gnome-shell-extensions/Makefile index 8779d4879fc4..2b8e60f6c7bb 100644 --- a/x11/gnome-shell-extensions/Makefile +++ b/x11/gnome-shell-extensions/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME desktop shell extensions -LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop -RUN_DEPENDS= gnome-shell>=3.12.0:${PORTSDIR}/x11/gnome-shell +LIB_DEPENDS= libgtop-2.0.so:devel/libgtop +RUN_DEPENDS= gnome-shell>=3.12.0:x11/gnome-shell PORTSCOUT= limitw:1,even |