summaryrefslogtreecommitdiff
path: root/graphics/fpc-pasjpeg/Makefile
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 /graphics/fpc-pasjpeg/Makefile
parentNew port: textproc/py-textfsm: Parses semi-structured text into Python tables (diff)
- 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 'graphics/fpc-pasjpeg/Makefile')
-rw-r--r--graphics/fpc-pasjpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-pasjpeg/Makefile b/graphics/fpc-pasjpeg/Makefile
index 89bc07748d6a..c32afcc24c78 100644
--- a/graphics/fpc-pasjpeg/Makefile
+++ b/graphics/fpc-pasjpeg/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -pasjpeg
COMMENT= Handling JPEG files with Pascal
-USE_FPC= yes
+USES= fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}