diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
commit | 1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /security/pecl-tcpwrap | |
parent | f1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff) | |
download | ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip |
Notes
Diffstat (limited to 'security/pecl-tcpwrap')
-rw-r--r-- | security/pecl-tcpwrap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pecl-tcpwrap/Makefile b/security/pecl-tcpwrap/Makefile index 02042f359ccb..e5585602d13b 100644 --- a/security/pecl-tcpwrap/Makefile +++ b/security/pecl-tcpwrap/Makefile @@ -17,7 +17,6 @@ USE_PHPEXT= yes DEFAULT_PHP_VER=53 IGNORE_WITH_PHP=5 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/config.m4 |