diff options
Diffstat (limited to 'devel/qt4-libqtassistantclient/Makefile')
-rw-r--r-- | devel/qt4-libqtassistantclient/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/qt4-libqtassistantclient/Makefile b/devel/qt4-libqtassistantclient/Makefile index a8af9a0ae92d..1bfa3ba92915 100644 --- a/devel/qt4-libqtassistantclient/Makefile +++ b/devel/qt4-libqtassistantclient/Makefile @@ -8,12 +8,9 @@ PORTNAME= libQtAssistantClient PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 +PORTREVISION= 0 CATEGORIES?= devel -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt documentation browser integration library |