diff options
Diffstat (limited to 'devel/fpc-newt/Makefile')
-rw-r--r-- | devel/fpc-newt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-newt/Makefile b/devel/fpc-newt/Makefile index 0039516829b2..7d2bd51eaba3 100644 --- a/devel/fpc-newt/Makefile +++ b/devel/fpc-newt/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -newt COMMENT= Free Pascal interface to newt library -USE_FPC= yes +USES= fpc MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} |