diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-07-26 16:06:39 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-07-26 16:06:39 +0000 |
commit | c1ad1c9e2004315eaf67092929ccb50cd9a2f069 (patch) | |
tree | 7d09d389235da6203dca56b166e28f97c84e43b7 /games/liquidwar | |
parent | 313dd0e2058e233f8d77d4005bad07bb95b864d4 (diff) | |
download | ports-c1ad1c9e2004315eaf67092929ccb50cd9a2f069.tar.gz ports-c1ad1c9e2004315eaf67092929ccb50cd9a2f069.zip |
Notes
Diffstat (limited to 'games/liquidwar')
-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 f09e39d61225..340a3f3cdd71 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 |