aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-lcl-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/lazarus-lcl-qt/Makefile')
-rw-r--r--editors/lazarus-lcl-qt/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/lazarus-lcl-qt/Makefile b/editors/lazarus-lcl-qt/Makefile
index 26d2641e6e40..1ca6701656ba 100644
--- a/editors/lazarus-lcl-qt/Makefile
+++ b/editors/lazarus-lcl-qt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lazarus-lcl-qt
-# Date Created: 2012-05-01
-# Whom: Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
+# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-#
PORTREVISION= 0
PKGNAMESUFFIX= -lcl-qt
@@ -18,4 +14,5 @@ LCL_INTERFACE= qt
MASTERDIR= ${.CURDIR}/../../editors/lazarus
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"