aboutsummaryrefslogtreecommitdiffstats
path: root/games/qgo/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-10-20 17:40:26 +0800
committermiwi <miwi@FreeBSD.org>2009-10-20 17:40:26 +0800
commit3efd4e00be3ed14d2f5eb1172e0a35fb1d61a676 (patch)
treecdc84ad2efed243b10f2749a2e947a122ec00928 /games/qgo/Makefile
parent67e24bd986ed8131bf6b9dab2ad7c06935d0725c (diff)
downloadfreebsd-ports-gnome-3efd4e00be3ed14d2f5eb1172e0a35fb1d61a676.tar.gz
freebsd-ports-gnome-3efd4e00be3ed14d2f5eb1172e0a35fb1d61a676.tar.zst
freebsd-ports-gnome-3efd4e00be3ed14d2f5eb1172e0a35fb1d61a676.zip
- Update to 1.5.4.3
PR: 139765 Submitted by: Ports Fury
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r--games/qgo/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile
index 1f716e68e5c4..3d270b049037 100644
--- a/games/qgo/Makefile
+++ b/games/qgo/Makefile
@@ -7,10 +7,9 @@
#
PORTNAME= qgo
-PORTVERSION= 1.5.4.2
-PORTREVISION= 3
+PORTVERSION= 1.5.4.3
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/OldFiles
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
@@ -24,8 +23,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
post-patch:
- @${REINPLACE_CMD} -e \
- 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/NOOPT/s|^CXXFLAGS=|#CXXFLAGS=|g ; \
+ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/templates/*.desktop