aboutsummaryrefslogtreecommitdiff
path: root/net/php72-soap
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-07-24 08:44:32 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-07-24 08:44:32 +0000
commitb817a5b90ecda36f868b684f228214fafcab35ab (patch)
tree751612430d8a08dd5989d9992db1e4cabdd5ea9c /net/php72-soap
parentc97e9ce392ce8ff98e10df04c30fbd7a326bcd0f (diff)
downloadports-b817a5b90ecda36f868b684f228214fafcab35ab.tar.gz
ports-b817a5b90ecda36f868b684f228214fafcab35ab.zip
Notes
Diffstat (limited to 'net/php72-soap')
-rw-r--r--net/php72-soap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/php72-soap/Makefile b/net/php72-soap/Makefile
index 2fb49fe37328..36fd246a11c9 100644
--- a/net/php72-soap/Makefile
+++ b/net/php72-soap/Makefile
@@ -6,4 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -soap
+TEST_TARGET= test
+
.include "${MASTERDIR}/Makefile"