summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-29 10:25:04 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-29 10:25:04 +0000
commit7084552112b70661d3f882be7c9451f8fdd6b3f7 (patch)
treea09afca00767b2d2964ce760e19672d2ab7b3d27 /games
parentupgrade to cfengine-1.5.3 (diff)
Update to 0.2.7
PR: ports/14447 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
Notes
Notes: svn path=/head/; revision=22718
Diffstat (limited to 'games')
-rw-r--r--games/xpuyopuyo/Makefile16
-rw-r--r--games/xpuyopuyo/distinfo2
-rw-r--r--games/xpuyopuyo/pkg-plist2
3 files changed, 12 insertions, 8 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 6c2c0a02143b..6421345b2fa8 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: xpuyopuyo
-# Version required: 0.2.3
+# Version required: 0.2.7
# Date created: 19 Sep 1999
# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
#
# $FreeBSD$
#
-DISTNAME= xpuyopuyo-0.2.3
+DISTNAME= xpuyopuyo-0.2.7
CATEGORIES= games
-MASTER_SITES= http://chaos2.org/xpuyopuyo/
+MASTER_SITES= http://chaos2.org/xpuyopuyo/ \
+ http://lenin.dabney.caltech.edu/~justins/xpuyopuyo/
MAINTAINER= yinjieh@csie.nctu.edu.tw
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gnomeui.3:${PORTSDIR}/x11/gnomelibs
+ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@@ -24,12 +24,14 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
-CONFIGURE_ARG= --with-gnome
USE_GMAKE= yes
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xpuyopuyo ${PREFIX}/bin/xpuyopuyo
+
post-install:
@${MKDIR} ${PREFIX}/share/xpuyopuyo
-.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README TESTED TODO
+.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README TESTED TODO gtkrc
@${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/xpuyopuyo
.endfor
@${MKDIR} ${PREFIX}/share/xpuyopuyo/img
diff --git a/games/xpuyopuyo/distinfo b/games/xpuyopuyo/distinfo
index 232be15a82dd..e45ef426f117 100644
--- a/games/xpuyopuyo/distinfo
+++ b/games/xpuyopuyo/distinfo
@@ -1 +1 @@
-MD5 (xpuyopuyo-0.2.3.tar.gz) = 19f19aa1ebe10b4d703a6ea3110515ff
+MD5 (xpuyopuyo-0.2.7.tar.gz) = d044ad13241e51cb930ebeac8e4310c6
diff --git a/games/xpuyopuyo/pkg-plist b/games/xpuyopuyo/pkg-plist
index fcbc055684dd..3badb8149e3a 100644
--- a/games/xpuyopuyo/pkg-plist
+++ b/games/xpuyopuyo/pkg-plist
@@ -7,6 +7,7 @@ share/xpuyopuyo/NEWS
share/xpuyopuyo/README
share/xpuyopuyo/TESTED
share/xpuyopuyo/TODO
+share/xpuyopuyo/gtkrc
share/xpuyopuyo/img/img_0.xpm
share/xpuyopuyo/img/img_0j.xpm
share/xpuyopuyo/img/img_1.xpm
@@ -23,6 +24,7 @@ share/xpuyopuyo/img/img_clear.xpm
share/xpuyopuyo/img/img_clearb.xpm
share/xpuyopuyo/img/img_expl.xpm
share/xpuyopuyo/img/img_gameover.xpm
+share/xpuyopuyo/img/img_ind.xpm
share/xpuyopuyo/img/img_num0.xpm
share/xpuyopuyo/img/img_num1.xpm
share/xpuyopuyo/img/img_num2.xpm