diff options
Diffstat (limited to 'games/four-in-a-row/Makefile')
-rw-r--r-- | games/four-in-a-row/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile index c58eefbb13a3..bf66f8057285 100644 --- a/games/four-in-a-row/Makefile +++ b/games/four-in-a-row/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Make lines of the same color -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 PORTSCOUT= limitw:1,even |