aboutsummaryrefslogtreecommitdiff
path: root/games/kardsgt/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-12-28 07:01:34 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-12-28 07:01:34 +0000
commitd3d180cc865320ff81e7d5785b9a368f2a9cb852 (patch)
tree6fe5655279a8aca639e005116d7741b29db6a84c /games/kardsgt/Makefile
parentdc3c93b0746a7037c3122b0625506842afa5aeb7 (diff)
Notes
Diffstat (limited to 'games/kardsgt/Makefile')
-rw-r--r--games/kardsgt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/kardsgt/Makefile b/games/kardsgt/Makefile
index 9d95b550a6d5..a2125d9c063a 100644
--- a/games/kardsgt/Makefile
+++ b/games/kardsgt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kardsgt
-PORTVERSION= 0.6.3
+PORTVERSION= 0.6.4
CATEGORIES= games
MASTER_SITES= SAVANNAH CENKES
@@ -23,8 +23,8 @@ QMAKESPEC= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++
MAN6= ${PORTNAME}.6
post-patch:
- @${REINPLACE_CMD} -e 's|$${datadir}/kardsgt-$${VERSION}|$${DATADIR}|;\
- s|$${docdir}/kardsgt-$${VERSION}|$${DOCSDIR}|;\
+ @${REINPLACE_CMD} -e 's|$${datadir}/kardsgt|$${DATADIR}|;\
+ s|$${docdir}/kardsgt|$${DOCSDIR}|;\
s|qmake|${SETENV} ${MAKE_ENV} qmake -spec ${QMAKESPEC}|;\
s|--parents|-p|' ${WRKSRC}/Makefile