diff options
Diffstat (limited to 'net/php74-ldap/Makefile')
-rw-r--r-- | net/php74-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/php74-ldap/Makefile b/net/php74-ldap/Makefile index f8312fea42cb..dba16a4f1d56 100644 --- a/net/php74-ldap/Makefile +++ b/net/php74-ldap/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74 PKGNAMESUFFIX= -ldap -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" |