aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-games/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 15:09:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 15:09:52 +0000
commit456131b06b67ea6f6ca998cfb476595c56446f83 (patch)
tree22c8d9bf53648dda2b66c268a93097736e8e7e34 /games/gnome-games/Makefile
parentef51edfb37304293f7eb6c6dfc030ab1732035c0 (diff)
downloadports-456131b06b67ea6f6ca998cfb476595c56446f83.tar.gz
ports-456131b06b67ea6f6ca998cfb476595c56446f83.zip
Notes
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r--games/gnome-games/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 5dfba1395d02..b99cf383680c 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -6,13 +6,12 @@ PORTNAME= gnome-games
PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= games gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome games meta port
+USES= metaport
+
RUN_DEPENDS= five-or-more:${PORTSDIR}/games/five-or-more \
four-in-a-row:${PORTSDIR}/games/four-in-a-row \
gnome-chess:${PORTSDIR}/games/gnome-chess \
@@ -31,8 +30,4 @@ RUN_DEPENDS= five-or-more:${PORTSDIR}/games/five-or-more \
swell-foop:${PORTSDIR}/games/swell-foop \
tali:${PORTSDIR}/games/tali
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
-
.include <bsd.port.mk>