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