diff options
Diffstat (limited to 'ftp/php80-ftp/Makefile')
-rw-r--r-- | ftp/php80-ftp/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ftp/php80-ftp/Makefile b/ftp/php80-ftp/Makefile index be45ee9254e0..5e9c3f76ec95 100644 --- a/ftp/php80-ftp/Makefile +++ b/ftp/php80-ftp/Makefile @@ -6,8 +6,4 @@ PKGNAMESUFFIX= -ftp TEST_TARGET= test -post-patch: - @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ - ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* - .include "${MASTERDIR}/Makefile" |