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