aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libvisio01/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libvisio01/Makefile')
-rw-r--r--textproc/libvisio01/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile
index a0ecaa6ad451..99085ec31357 100644
--- a/textproc/libvisio01/Makefile
+++ b/textproc/libvisio01/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libvisio
PORTVERSION= 0.1.5
-PORTREVISION= 5
+PORTREVISION= 7
CATEGORIES= textproc devel
MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
PKGNAMESUFFIX= 01
@@ -26,7 +26,4 @@ USE_GNOME= libxml2
USES= compiler:c++0x gmake gperf libtool pathfix perl5 pkgconfig tar:xz
INSTALL_TARGET= install-strip
-post-patch:
- @${REINPLACE_CMD} -e "s,zlib,,g" ${WRKSRC}/libvisio.pc.in
-
.include <bsd.port.mk>