aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-otr
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-10-07 07:54:18 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-10-07 07:54:18 +0000
commita424a10aaeaadd2ada128b746a94f0a36e79794a (patch)
tree55fe4e90266faae4d6ef0a118878853d10bbec82 /security/pidgin-otr
parentb9d17cc985bf3659065f9209de060101663fb9f3 (diff)
downloadports-a424a10aaeaadd2ada128b746a94f0a36e79794a.tar.gz
ports-a424a10aaeaadd2ada128b746a94f0a36e79794a.zip
Notes
Diffstat (limited to 'security/pidgin-otr')
-rw-r--r--security/pidgin-otr/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index 4d91d7de97bd..ea3fae08dab4 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -35,7 +35,4 @@ CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \
verify: checksum
gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
-post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
-
.include <bsd.port.mk>