diff options
-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 |