summaryrefslogtreecommitdiff
path: root/devel/fpc-gdbint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-gdbint/Makefile')
-rw-r--r--devel/fpc-gdbint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile
index 2ebd9643b784..9f7dbf41375b 100644
--- a/devel/fpc-gdbint/Makefile
+++ b/devel/fpc-gdbint/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gdbint
COMMENT= Free Pascal unit providing interface to gdb
-USE_FPC= yes
+USES= fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}