aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-21 02:03:08 +0800
committermiwi <miwi@FreeBSD.org>2008-03-21 02:03:08 +0800
commit0e0877caa0de41e6c33a8859ba9fd52def8a7eca (patch)
tree411abf146556339b2ca3ca2bf813ecaf1447b2f7 /games
parentf80f7eebc9061287ba24ac0bec665064f079ef13 (diff)
downloadfreebsd-ports-gnome-0e0877caa0de41e6c33a8859ba9fd52def8a7eca.tar.gz
freebsd-ports-gnome-0e0877caa0de41e6c33a8859ba9fd52def8a7eca.tar.zst
freebsd-ports-gnome-0e0877caa0de41e6c33a8859ba9fd52def8a7eca.zip
- Use SF macro
- Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/tomatoes/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile
index a9f37e44c578..abe0c964102c 100644
--- a/games/tomatoes/Makefile
+++ b/games/tomatoes/Makefile
@@ -7,10 +7,9 @@
PORTNAME= tomatoes
PORTVERSION= 1.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}5${EXTRACT_SUFX} \
${PORTNAME}-linux-${PORTVERSION}${EXTRACT_SUFX}
@@ -21,7 +20,6 @@ WRKSRC= ${WRKDIR}/tomatoes-${PORTVERSION}5
TDATA= ${WRKDIR}/tomatoes-${PORTVERSION}
USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_SDL= mixer image
USE_GL= yes
USE_GMAKE= yes