aboutsummaryrefslogtreecommitdiff
path: root/games/gtktetcolor
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /games/gtktetcolor
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
Notes
Diffstat (limited to 'games/gtktetcolor')
-rw-r--r--games/gtktetcolor/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile
index fbb97f2db29b..2ef9128f81c7 100644
--- a/games/gtktetcolor/Makefile
+++ b/games/gtktetcolor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gtktetcolor
-# Date created: 17 August 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gtktetcolor
PORTVERSION= 0.6.4
@@ -18,7 +14,8 @@ COMMENT= Game for GNOME that resembles well-known Tetris and Columns
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
+USES= pathfix
+USE_GNOME= gnomeprefix intlhack libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes