diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-04-10 13:24:34 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-04-10 13:24:34 +0000 |
commit | 795b376dc1b7fd91d856db7a12c4d519a259c6a5 (patch) | |
tree | 961ce10d648e86229886d0f674c79c8cbbb24172 /games/crossfire-client/Makefile | |
parent | 4736a899bd14722137162e471faac2f221d6ac1c (diff) | |
download | ports-795b376dc1b7fd91d856db7a12c4d519a259c6a5.tar.gz ports-795b376dc1b7fd91d856db7a12c4d519a259c6a5.zip |
Notes
Diffstat (limited to 'games/crossfire-client/Makefile')
-rw-r--r-- | games/crossfire-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 2d9b5a8c6c40..70ecbe59c212 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= A cooperative multiplayer graphical RPG and adventure game +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl + USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_SDL= image sdl |