diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/lincity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile index f4ebb94a48e4..bebe8ac242e2 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME}/Lincity%20Development%20Source/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Rich city simulation game for X +USE_CSTD= c89 + LIB_DEPENDS= png:${PORTSDIR}/graphics/png USE_GMAKE= yes |