diff options
Diffstat (limited to 'games/lincity-ng')
-rw-r--r-- | games/lincity-ng/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 2f2435a41fce..63f60ad061c4 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lincity-ng -# Date created: 25 June 2005 -# Whom: Andrej Zverev -# +# Created by: Andrej Zverev # $FreeBSD$ -# PORTNAME= lincity-ng PORTVERSION= 2.0 @@ -18,6 +14,7 @@ COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs +USES= pkgconfig USE_BZIP2= yes USE_SDL= sdl mixer image ttf gfx USE_GL= yes |