diff options
Diffstat (limited to 'games/lightsoff/Makefile')
-rw-r--r-- | games/lightsoff/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/lightsoff/Makefile b/games/lightsoff/Makefile index 22cd6b4b0e61..227a8f4613fb 100644 --- a/games/lightsoff/Makefile +++ b/games/lightsoff/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome ligthsoff -BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala \ - itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 +BUILD_DEPENDS= vala:lang/vala \ + itstool:textproc/itstool +LIB_DEPENDS= libclutter-gtk-1.0.so:graphics/clutter-gtk3 PORTSCOUT= limitw:1,even |