summaryrefslogtreecommitdiff
path: root/databases/pecl-memcached/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pecl-memcached/Makefile')
-rw-r--r--databases/pecl-memcached/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/pecl-memcached/Makefile b/databases/pecl-memcached/Makefile
index e5e1c231e375..3154396d3b6b 100644
--- a/databases/pecl-memcached/Makefile
+++ b/databases/pecl-memcached/Makefile
@@ -35,12 +35,4 @@ SASL_CONFIGURE_ENABLE= memcached-sasl
SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${PHP_VER} >= 85
- @${REINPLACE_CMD} -e 's|ext/standard/php_smart_string.h|Zend/zend_smart_string.h|' \
- ${WRKSRC}/php_memcached_private.h
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>