diff options
Diffstat (limited to 'games/jvgs/Makefile')
-rw-r--r-- | games/jvgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jvgs/Makefile b/games/jvgs/Makefile index cea0d085c7d5..93cfa53820c9 100644 --- a/games/jvgs/Makefile +++ b/games/jvgs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/\.[0-9]+$//} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A minimalistic platform game +COMMENT= Minimalistic platform game BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 |