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