diff options
Diffstat (limited to 'ftp/php74-ftp/Makefile')
-rw-r--r-- | ftp/php74-ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/php74-ftp/Makefile b/ftp/php74-ftp/Makefile index df10f539f3ab..2ef031372434 100644 --- a/ftp/php74-ftp/Makefile +++ b/ftp/php74-ftp/Makefile @@ -4,7 +4,7 @@ MASTERDIR= ${.CURDIR}/../../lang/php74 PKGNAMESUFFIX= -ftp -TEST_TARGET= test +TEST_TARGET= test post-patch: @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ |