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