diff options
Diffstat (limited to 'textproc/fpc-aspell/Makefile')
-rw-r--r-- | textproc/fpc-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fpc-aspell/Makefile b/textproc/fpc-aspell/Makefile index 4f42a988c2ec..472b80eeb784 100644 --- a/textproc/fpc-aspell/Makefile +++ b/textproc/fpc-aspell/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -aspell COMMENT= Interface to aspell spelling checker -USE_FPC= yes +USES= fpc MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} |