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 5b7830373d53..ad3c138e3e35 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://liquidwar.sunsite.dk/archive/ \ MAINTAINER= edwin@mavetju.org COMMENT= You control an army of liquid and have to try and eat your opponents -LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro +LIB_DEPENDS= liballeg.so:devel/allegro GNU_CONFIGURE= yes USES= gmake makeinfo python:build |