diff options
Diffstat (limited to 'graphics/fpc-pasjpeg/Makefile')
-rw-r--r-- | graphics/fpc-pasjpeg/Makefile | 2 |
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/-//} |