diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-09 07:01:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-09 07:01:04 +0000 |
commit | 353434c12b3c0bffe8d7ca4b2d6f5e748316bafd (patch) | |
tree | 522eaf72fac5bf6acf7bde95160022212193953c /games/liquidwar | |
parent | 11a1e370a242d1118e17da1d32d840ae3aaf5911 (diff) | |
download | ports-353434c12b3c0bffe8d7ca4b2d6f5e748316bafd.tar.gz ports-353434c12b3c0bffe8d7ca4b2d6f5e748316bafd.zip |
Notes
Diffstat (limited to 'games/liquidwar')
-rw-r--r-- | games/liquidwar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index 3441304fb949..acfbb41e5880 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -16,6 +16,8 @@ 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.41:${PORTSDIR}/devel/allegro + GNU_CONFIGURE= yes USE_GMAKE= yes |