aboutsummaryrefslogtreecommitdiff
path: root/math/fpc-numlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fpc-numlib/Makefile')
-rw-r--r--math/fpc-numlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fpc-numlib/Makefile b/math/fpc-numlib/Makefile
index 9b8499059081..5cf7a459c77a 100644
--- a/math/fpc-numlib/Makefile
+++ b/math/fpc-numlib/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -numlib
COMMENT= Free Pascal unit to numerical methods
-USE_FPC= yes
+USES= fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}