aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-lcl-units
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-units
parent2b31a2273132ecf000b69bf68bba8bcd4f28cb51 (diff)
downloadports-2f1a668160b40a16ff31f60d9c3c1c0363b2bff4.tar.gz
ports-2f1a668160b40a16ff31f60d9c3c1c0363b2bff4.zip
Notes
Diffstat (limited to 'editors/lazarus-lcl-units')
-rw-r--r--editors/lazarus-lcl-units/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/lazarus-lcl-units/Makefile b/editors/lazarus-lcl-units/Makefile
index 3b6edd929290..75013b49ff51 100644
--- a/editors/lazarus-lcl-units/Makefile
+++ b/editors/lazarus-lcl-units/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -lcl-units
COMMENT= Lazarus components library units
@@ -12,7 +12,5 @@ LCL_INTERFACE= #
MASTERDIR= ${.CURDIR}/../../editors/lazarus
-NO_STAGE= yes
-
OPT = "-Fu../../lcl/ -Fu../lcl -Fu../../lcl/forms -Fu../../lcl/nonwin32 -Fu../../lcl/widgetset -Fi../../lcl/include"
.include "${MASTERDIR}/Makefile"