aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fpc-ide
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2018-04-05 12:52:36 +0800
committeracm <acm@FreeBSD.org>2018-04-05 12:52:36 +0800
commit5758d2c9bb03be37cd6217a9d0a650880afb1f97 (patch)
tree1407eca99be95ddb9e55faff3e70910850182df9 /editors/fpc-ide
parentc45494b178c59af3fb4d9397c326bc43f4f1a3f5 (diff)
downloadfreebsd-ports-gnome-5758d2c9bb03be37cd6217a9d0a650880afb1f97.tar.gz
freebsd-ports-gnome-5758d2c9bb03be37cd6217a9d0a650880afb1f97.tar.zst
freebsd-ports-gnome-5758d2c9bb03be37cd6217a9d0a650880afb1f97.zip
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc PR: 227210 Reviewed by: portmgr Approved by: portmgr Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D14617
Diffstat (limited to 'editors/fpc-ide')
-rw-r--r--editors/fpc-ide/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index f1b13fa960b1..955044892271 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -ide
COMMENT= Free Pascal integrated IDE/compiler
+USES= fpc
USE_FPC= chm fv gdbint regexpr rtl-extra rtl-console fcl-xml
MASTERDIR= ${.CURDIR}/../../lang/fpc