diff options
Diffstat (limited to 'graphics/fpc-hermes/Makefile')
-rw-r--r-- | graphics/fpc-hermes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-hermes/Makefile b/graphics/fpc-hermes/Makefile index 3edc9edd1ecb..19b4a9444503 100644 --- a/graphics/fpc-hermes/Makefile +++ b/graphics/fpc-hermes/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -hermes COMMENT= Free Pascal hermes unit -USE_FPC= yes +USES= fpc MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} |