diff options
author | crees <crees@FreeBSD.org> | 2013-07-27 00:06:39 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-07-27 00:06:39 +0800 |
commit | a89378ec95df9ccf66787b340a9358a66fd43d40 (patch) | |
tree | 7d09d389235da6203dca56b166e28f97c84e43b7 /games | |
parent | ffba178a9ca3eefd834e618ebb07c04cca05f074 (diff) | |
download | freebsd-ports-graphics-a89378ec95df9ccf66787b340a9358a66fd43d40.tar.gz freebsd-ports-graphics-a89378ec95df9ccf66787b340a9358a66fd43d40.tar.zst freebsd-ports-graphics-a89378ec95df9ccf66787b340a9358a66fd43d40.zip |
Chase allegro-4.4 move
Diffstat (limited to 'games')
-rw-r--r-- | games/liquidwar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index f09e39d6122..340a3f3cdd7 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= liquidwar MAINTAINER= edwin@mavetju.org COMMENT= You control an army of liquid and have to try and eat your opponents -LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro-devel +LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro GNU_CONFIGURE= yes USE_GMAKE= yes |