aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-rtl-unicode
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-04-05 04:52:36 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-04-05 04:52:36 +0000
commit5ab881a5d9e41945e066f0332b891e12e66d0841 (patch)
tree1407eca99be95ddb9e55faff3e70910850182df9 /lang/fpc-rtl-unicode
parentb223666a533d6e9084dba015d034ffcf7b72a3b3 (diff)
downloadports-5ab881a5d9e41945e066f0332b891e12e66d0841.tar.gz
ports-5ab881a5d9e41945e066f0332b891e12e66d0841.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
Notes
Notes: svn path=/head/; revision=466532
Diffstat (limited to 'lang/fpc-rtl-unicode')
-rw-r--r--lang/fpc-rtl-unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-rtl-unicode/Makefile b/lang/fpc-rtl-unicode/Makefile
index c5a105ce9a90..f83f5d568497 100644
--- a/lang/fpc-rtl-unicode/Makefile
+++ b/lang/fpc-rtl-unicode/Makefile
@@ -5,7 +5,7 @@ PKGNAMESUFFIX= -rtl-unicode
COMMENT= Free Pascal compatibility unit with Delphi
-USE_FPC= yes
+USES= fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}