aboutsummaryrefslogtreecommitdiff
path: root/games/gtktetcolor
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-10 14:56:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-10 14:56:30 +0000
commit2ad27ef2a9039ce71c3e83c5654a3ca5d541a836 (patch)
tree69325e614e4b14c2199f3e7b4a385a7a57b7a0fe /games/gtktetcolor
parentc5c352568f51f9ff2f130629dace3091c33d28b6 (diff)
downloadports-2ad27ef2a9039ce71c3e83c5654a3ca5d541a836.tar.gz
ports-2ad27ef2a9039ce71c3e83c5654a3ca5d541a836.zip
Notes
Diffstat (limited to 'games/gtktetcolor')
-rw-r--r--games/gtktetcolor/Makefile15
-rw-r--r--games/gtktetcolor/pkg-descr2
2 files changed, 12 insertions, 5 deletions
diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile
index e0d34e61a6c4..deedbabf828b 100644
--- a/games/gtktetcolor/Makefile
+++ b/games/gtktetcolor/Makefile
@@ -9,18 +9,23 @@ PORTNAME= gtktetcolor
PORTVERSION= 0.6.4
PORTREVISION= 10
CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- http://www.dvgu.ru/ifit/~panov/gtktetcolor/
-MASTER_SITE_SUBDIR= games
+MASTER_SITES= SUNSITE/games \
+ http://canopus.iacp.dvo.ru/~panov/gtktetcolor/
MAINTAINER= ports@FreeBSD.org
COMMENT= A game for GNOME that resembles well-known tetris and columns
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE= yes
+
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/games/gtktetcolor/pkg-descr b/games/gtktetcolor/pkg-descr
index 8c5c773e33be..39c3a84d04ac 100644
--- a/games/gtktetcolor/pkg-descr
+++ b/games/gtktetcolor/pkg-descr
@@ -5,3 +5,5 @@ vertically or diagonally having matching colors is removed and the above blocks
will collapse. If two or more sequences will be removed simultaneously the
player has got bonus points. The game will be over when new block cannot be
placed on screen.
+
+WWW: http://canopus.iacp.dvo.ru/~panov/gtktetcolor/