summaryrefslogtreecommitdiffstats
path: root/deskutils/tuxcards/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/tuxcards/Makefile')
-rw-r--r--deskutils/tuxcards/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile
index 956b0d4..2715603 100644
--- a/deskutils/tuxcards/Makefile
+++ b/deskutils/tuxcards/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME= tuxcards
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= deskutils
-MASTER_SITES= http://www.stud.uni-karlsruhe.de/~ut3c/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://www.tifskom.de/tux/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for managing notes within a hierarchical tree
-QTDIR?= ${X11BASE}
USE_QT_VER= 3
USE_REINPLACE= yes
-MAKE_ENV= QTDIR="${QTDIR}"
+MAKE_ENV= QTDIR="${QT_PREFIX}"
post-patch:
@${REINPLACE_CMD} -e 's|warn_on|warn_on thread|g' ${WRKSRC}/tuxcards.pro
@@ -32,6 +30,5 @@ do-install:
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/docs/en/*.* ${DOCSDIR}
.endif
- ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud