summaryrefslogtreecommitdiff
path: root/graphics/jp2a
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614 /graphics/jp2a
parent- Update to 0.23 (diff)
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Notes
Notes: svn path=/head/; revision=190273
Diffstat (limited to 'graphics/jp2a')
-rw-r--r--graphics/jp2a/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index 8c2217f062b0..74bf5d212c41 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -27,10 +27,4 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/
@${INSTALL_MAN} ${WRKSRC}/man/${MAN1} ${MAN1PREFIX}/man/man1/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>