aboutsummaryrefslogtreecommitdiffstats
path: root/games/xye/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-01-21 05:56:03 +0800
committermiwi <miwi@FreeBSD.org>2008-01-21 05:56:03 +0800
commit301f5d518dab37e7fa360ad0674c2a1f7ab69919 (patch)
treed647e84647c95dd2a63e448b6c02f4fae8b412d7 /games/xye/Makefile
parentf054d4a18954229e7574c4a564ea4d3f190ee4a5 (diff)
downloadfreebsd-ports-gnome-301f5d518dab37e7fa360ad0674c2a1f7ab69919.tar.gz
freebsd-ports-gnome-301f5d518dab37e7fa360ad0674c2a1f7ab69919.tar.zst
freebsd-ports-gnome-301f5d518dab37e7fa360ad0674c2a1f7ab69919.zip
- Update to 0.8.0
PR: 119667 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
Diffstat (limited to 'games/xye/Makefile')
-rw-r--r--games/xye/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xye/Makefile b/games/xye/Makefile
index bac23fb50912..54aba69c0657 100644
--- a/games/xye/Makefile
+++ b/games/xye/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= xye
-PORTVERSION= 0.7.6.2
-PORTREVISION= 2
+PORTVERSION= 0.8.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= gogo@cs.uni-sb.de
COMMENT= A puzzle game for X
-USE_SDL= sdl image
+USE_SDL= sdl image ttf
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc
USE_GMAKE= yes