aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-28 07:43:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-28 07:43:11 +0000
commit58061da89e75e3db116ede41543b51d8be047e9d (patch)
treeca39242c7aa260652d235abba50218df713c9c1c /games
parent53b61e06392502790eaa77436fc444edca9bb7e3 (diff)
downloadports-58061da89e75e3db116ede41543b51d8be047e9d.tar.gz
ports-58061da89e75e3db116ede41543b51d8be047e9d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/ltris/Makefile6
-rw-r--r--games/ltris/distinfo4
2 files changed, 3 insertions, 7 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile
index cd2e1c71ebed..b7fc207a56cb 100644
--- a/games/ltris/Makefile
+++ b/games/ltris/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ltris
-PORTVERSION= 1.0.7
+PORTVERSION= 1.0.9
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -23,10 +23,6 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
- @${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
- 's|"SDL/SDL|"SDL|g ; \
- s|<SDL/SDL|<SDL|g'
@${REINPLACE_CMD} -e 's|--mode=666||g' ${WRKSRC}/src/Makefile.in
post-install:
diff --git a/games/ltris/distinfo b/games/ltris/distinfo
index 01bc8b18ec3e..38e7b4c268b9 100644
--- a/games/ltris/distinfo
+++ b/games/ltris/distinfo
@@ -1,2 +1,2 @@
-MD5 (ltris-1.0.7.tar.gz) = 2c80799136607429b8cb7d50093ca56c
-SIZE (ltris-1.0.7.tar.gz) = 563189
+MD5 (ltris-1.0.9.tar.gz) = 51f719df95636f42e00fe5a777610dd3
+SIZE (ltris-1.0.9.tar.gz) = 563327