aboutsummaryrefslogtreecommitdiff
path: root/graphics/klatexformula/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/klatexformula/Makefile')
-rw-r--r--graphics/klatexformula/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/klatexformula/Makefile b/graphics/klatexformula/Makefile
index 355d21fd42c0..47fc5a0859ec 100644
--- a/graphics/klatexformula/Makefile
+++ b/graphics/klatexformula/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: klatexformula
-# Date created: 2009-11-18
-# Whom: Max Brazhnikov <makc@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= klatexformula
PORTVERSION= 3.1.2
@@ -26,6 +21,7 @@ QMAKE_ARGS= QMAKE=${QMAKE} INSTALLPREFIX=${PREFIX} \
STRIP_FILES= bin/klatexformula
+NO_STAGE= yes
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS}