diff options
Diffstat (limited to 'databases/php80-dba/Makefile')
-rw-r--r-- | databases/php80-dba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php80-dba/Makefile b/databases/php80-dba/Makefile index a9ef02c75291..b6e8e71428bc 100644 --- a/databases/php80-dba/Makefile +++ b/databases/php80-dba/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80 PKGNAMESUFFIX= -dba -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" |