summaryrefslogtreecommitdiff
path: root/devel/qt4-script/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qt4-script/Makefile')
-rw-r--r--devel/qt4-script/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/qt4-script/Makefile b/devel/qt4-script/Makefile
index 624466af632b..248fdac8c401 100644
--- a/devel/qt4-script/Makefile
+++ b/devel/qt4-script/Makefile
@@ -3,7 +3,6 @@
PORTNAME= script
DISTVERSION= ${QT4_VERSION}
-PORTREVISION= 1
CATEGORIES?= devel
PKGNAMEPREFIX= qt4-
@@ -38,9 +37,8 @@ EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}'
BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}
INSTALL_WRKSRC= ${BUILD_WRKSRC}
-EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
+EXTRA_PATCHES+= ${.CURDIR}/../../devel/qt4/files/patch-configure
-NO_STAGE= yes
pre-configure:
${MKDIR} ${WRKSRC}/mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake