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