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