summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-20 18:03:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-20 18:03:08 +0000
commit244468dc15779c4ffa4e0b0a627736266615d82b (patch)
treeea0d971f0454dc11ca03c655eb21a6d0b0234409 /games
parent- Get rid of USE_X_PREFIX. (diff)
- Use SF macro
- Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=209465
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