diff options
Diffstat (limited to 'games/quadrapassel/Makefile')
-rw-r--r-- | games/quadrapassel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/quadrapassel/Makefile b/games/quadrapassel/Makefile index c4dc392b636f..599436e997c6 100644 --- a/games/quadrapassel/Makefile +++ b/games/quadrapassel/Makefile @@ -10,10 +10,10 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome quadrapassel -BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala \ - itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ - libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 +BUILD_DEPENDS= vala:lang/vala \ + itstool:textproc/itstool +LIB_DEPENDS= libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 PORTSCOUT= limitw:1,even |