summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-29 19:38:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-29 19:38:32 +0000
commit1bdd4db87ab75b9a785e5d78f895a4b3da1932e8 (patch)
treeb9225471815b3bc78519350d82ec269cdb4fba11 /x11
parent- fix build for png-1.4.1 (diff)
- fix build for png-1.4.1
Notes
Notes: svn path=/head/; revision=251755
Diffstat (limited to 'x11')
-rw-r--r--x11/bbdock/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/bbdock/Makefile b/x11/bbdock/Makefile
index 10d01294101f..3af056729859 100644
--- a/x11/bbdock/Makefile
+++ b/x11/bbdock/Makefile
@@ -25,6 +25,10 @@ PLIST_FILES= bin/bbdock
.include <bsd.port.pre.mk>
+post-patch:
+ @${REINPLACE_CMD} -e 's|png_check_sig|png_sig_cmp|' \
+ ${WRKSRC}/configure
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}