summaryrefslogtreecommitdiff
path: root/graphics/fujiplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fujiplay/Makefile')
-rw-r--r--graphics/fujiplay/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile
index 322b41dc57a7..6c2f0c6a483e 100644
--- a/graphics/fujiplay/Makefile
+++ b/graphics/fujiplay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fujiplay
PORTVERSION= 1.33
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://topo.math.u-psud.fr/~bousch/
DISTNAME= ${PORTNAME}
@@ -19,12 +20,6 @@ NO_WRKSUBDIR= yes
PORTSDOC= README fujiplay.lsm mx700-commands.html
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
do-install:
(cd ${WRKDIR}; ${INSTALL_PROGRAM} fujiplay yycc2ppm ${PREFIX}/bin)
.if !defined(NOPORTDOCS)
@@ -34,4 +29,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>