summaryrefslogtreecommitdiff
path: root/editors/lazarus-lcl-qt
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2014-06-18 20:51:39 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2014-06-18 20:51:39 +0000
commit2f1a668160b40a16ff31f60d9c3c1c0363b2bff4 (patch)
tree603886fb45cc5bfe41b2c62c5d23be43a92f7612 /editors/lazarus-lcl-qt
parent- Switch to bugzilla as default value for the mode (diff)
- Update to 1.2.4
- Remove obsolete patch files - Re-installation or update of lazarus should work fine from now - STAGEDIR support
Notes
Notes: svn path=/head/; revision=358314
Diffstat (limited to 'editors/lazarus-lcl-qt')
-rw-r--r--editors/lazarus-lcl-qt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lazarus-lcl-qt/Makefile b/editors/lazarus-lcl-qt/Makefile
index f8fafa4fc546..3ac3eb072a6e 100644
--- a/editors/lazarus-lcl-qt/Makefile
+++ b/editors/lazarus-lcl-qt/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -lcl-qt
COMMENT= Lazarus components library - QT backend
@@ -14,5 +14,4 @@ LCL_INTERFACE= qt
MASTERDIR= ${.CURDIR}/../../editors/lazarus
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"