aboutsummaryrefslogtreecommitdiff
path: root/deskutils/tuxcards/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 20:59:36 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 20:59:36 +0000
commit6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b (patch)
treefb137a5b96058207595d05a6be1da5a3dce55ecc /deskutils/tuxcards/Makefile
parentae12e2aa4145aa48d203443b8ed927734af7f747 (diff)
downloadports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.tar.gz
ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.zip
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
Notes
Notes: svn path=/head/; revision=102232
Diffstat (limited to 'deskutils/tuxcards/Makefile')
-rw-r--r--deskutils/tuxcards/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile
index a139b57b3069..9c70cfabd97a 100644
--- a/deskutils/tuxcards/Makefile
+++ b/deskutils/tuxcards/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.tifskom.de/tux/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for managing notes within a hierarchical tree
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
USE_QT_VER= 3
USE_REINPLACE= yes
MAKE_ENV= QTDIR="${QT_PREFIX}"