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