aboutsummaryrefslogtreecommitdiffstats
path: root/misc/qt4-doc/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-01-22 05:13:21 +0800
committermakc <makc@FreeBSD.org>2010-01-22 05:13:21 +0800
commit63f4c89a045b4d1d917d57ba8b02fcd3a9d0451f (patch)
tree1118a7c7ae2c8f6603469be973b24b22b81e079f /misc/qt4-doc/Makefile
parent4e11745481135e994d53ff3ac47961e9b30d1e5d (diff)
downloadfreebsd-ports-gnome-63f4c89a045b4d1d917d57ba8b02fcd3a9d0451f.tar.gz
freebsd-ports-gnome-63f4c89a045b4d1d917d57ba8b02fcd3a9d0451f.tar.zst
freebsd-ports-gnome-63f4c89a045b4d1d917d57ba8b02fcd3a9d0451f.zip
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
Diffstat (limited to 'misc/qt4-doc/Makefile')
-rw-r--r--misc/qt4-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/qt4-doc/Makefile b/misc/qt4-doc/Makefile
index 65a4f0203456..d01545d95b52 100644
--- a/misc/qt4-doc/Makefile
+++ b/misc/qt4-doc/Makefile
@@ -10,9 +10,11 @@ PORTNAME= doc
PORTVERSION= ${QT4_VERSION}
CATEGORIES?= misc
PKGNAMEPREFIX= qt4-
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Multiplatform C++ application framework
+USE_QT_VER= 4
QT_DIST= yes
NO_BUILD= yes
@@ -29,6 +31,4 @@ do-install:
${MKDIR} ${DOCSDIR} && \
${CP} -Rp ${WRKSRC}/doc/html ${WRKSRC}/doc/qch ${DOCSDIR}
-.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../Mk/bsd.qt.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>