diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-09 15:01:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-09 15:01:04 +0800 |
commit | fc3e0fa4bfa595783fa29f45de4758b45d4eb2df (patch) | |
tree | 2ce4d9ae1a015ae7755544c4903a363c256e532b | |
parent | 1123acfbc62fcc5b8de7d4ab90c89affc6360748 (diff) | |
download | freebsd-ports-gnome-fc3e0fa4bfa595783fa29f45de4758b45d4eb2df.tar.gz freebsd-ports-gnome-fc3e0fa4bfa595783fa29f45de4758b45d4eb2df.tar.zst freebsd-ports-gnome-fc3e0fa4bfa595783fa29f45de4758b45d4eb2df.zip |
Add least lets add allegro as a dependency...
-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 |