summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/qgo/Makefile7
-rw-r--r--games/qgo/distinfo4
2 files changed, 3 insertions, 8 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile
index b26987e3f71e..e594a6d9ef44 100644
--- a/games/qgo/Makefile
+++ b/games/qgo/Makefile
@@ -7,17 +7,14 @@
#
PORTNAME= qgo
-PORTVERSION= 1.0.0.2
+PORTVERSION= 1.0.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Go board and SGF editor written with the Qt library
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-
USE_QT_VER= 3
USE_REINPLACE= yes
USE_GMAKE= yes
@@ -31,7 +28,5 @@ post-patch:
's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|src templates|src|g' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e \
- 's|: install-includeHEADERS|:|g' ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>
diff --git a/games/qgo/distinfo b/games/qgo/distinfo
index 15ed85d6e054..cf72f4d6ca13 100644
--- a/games/qgo/distinfo
+++ b/games/qgo/distinfo
@@ -1,2 +1,2 @@
-MD5 (qgo-1.0.0-r2.tar.gz) = 3f6da3d12c450d893c50af80f92ec9a2
-SIZE (qgo-1.0.0-r2.tar.gz) = 1422224
+MD5 (qgo-1.0.1.tar.gz) = 6bc17460c17cc0e19af01c991bfbd128
+SIZE (qgo-1.0.1.tar.gz) = 1399181