aboutsummaryrefslogtreecommitdiff
path: root/archivers/php72-bz2
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 /archivers/php72-bz2
parentc97e9ce392ce8ff98e10df04c30fbd7a326bcd0f (diff)
Notes
Diffstat (limited to 'archivers/php72-bz2')
-rw-r--r--archivers/php72-bz2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/php72-bz2/Makefile b/archivers/php72-bz2/Makefile
index 2193091f43da..e1f3440bf741 100644
--- a/archivers/php72-bz2/Makefile
+++ b/archivers/php72-bz2/Makefile
@@ -6,4 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -bz2
+TEST_TARGET= test
+
.include "${MASTERDIR}/Makefile"