summaryrefslogtreecommitdiff
path: root/graphics/mupdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mupdf/Makefile')
-rw-r--r--graphics/mupdf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index 85197494a7e3..3b3532a4896a 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= mupdf
-PORTVERSION= r921
-PORTREVISION= 1
+PORTVERSION= r938
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://ccxvii.net/mupdf/download/
@@ -44,10 +43,8 @@ do-install:
${INSTALL} ${WRKSRC}/build/$f ${PREFIX}/bin/mu_$f ;
.endfor
-.include <bsd.port.pre.mk>
-
.if ${ARCH} == "sparc64"
BROKEN= Does not install on sparc64
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>