aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-base/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-09 08:06:43 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2015-08-09 08:06:43 +0000
commit230cf6828ff8e331d6ad8fe0f281d3656e7592bf (patch)
treedcd9771851d8a5b000509363eeaba5add2d5d4de /lang/fpc-base/Makefile
parent3986cfea667e50f96de500e756073fe4208720fd (diff)
downloadports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.tar.gz
ports-230cf6828ff8e331d6ad8fe0f281d3656e7592bf.zip
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up
Notes
Notes: svn path=/head/; revision=393766
Diffstat (limited to 'lang/fpc-base/Makefile')
-rw-r--r--lang/fpc-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fpc-base/Makefile b/lang/fpc-base/Makefile
index 4a376c617664..edab35fd887c 100644
--- a/lang/fpc-base/Makefile
+++ b/lang/fpc-base/Makefile
@@ -13,6 +13,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Meta package to install all of the Free Pascal base
+USE_FPC_RUN= yes
WANT_FPC_BASE= yes
NO_BUILD= yes
NO_INSTALL= yes