diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-10-07 07:54:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-10-07 07:54:18 +0000 |
commit | a424a10aaeaadd2ada128b746a94f0a36e79794a (patch) | |
tree | 55fe4e90266faae4d6ef0a118878853d10bbec82 /security/pidgin-otr | |
parent | b9d17cc985bf3659065f9209de060101663fb9f3 (diff) | |
download | ports-a424a10aaeaadd2ada128b746a94f0a36e79794a.tar.gz ports-a424a10aaeaadd2ada128b746a94f0a36e79794a.zip |
Notes
Diffstat (limited to 'security/pidgin-otr')
-rw-r--r-- | security/pidgin-otr/Makefile | 3 |
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> |