diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/swell-foop | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Notes
Diffstat (limited to 'games/swell-foop')
-rw-r--r-- | games/swell-foop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/swell-foop/Makefile b/games/swell-foop/Makefile index 577e784d4672..496873d28918 100644 --- a/games/swell-foop/Makefile +++ b/games/swell-foop/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome swell-foop -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 |