diff options
Diffstat (limited to 'games/liquidwar/Makefile')
-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 |