aboutsummaryrefslogtreecommitdiff
path: root/graphics/tkpng
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/tkpng
parentdab3a7e1e62ee4ed9551ad543e58d3249ad471b1 (diff)
downloadports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.tar.gz
ports-d293b9db160a0dfd0ea19dba7bf255144ce233ef.zip
Notes
Diffstat (limited to 'graphics/tkpng')
-rw-r--r--graphics/tkpng/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile
index b0cf2fe9105d..47efb0976179 100644
--- a/graphics/tkpng/Makefile
+++ b/graphics/tkpng/Makefile
@@ -33,10 +33,4 @@ post-install:
@${LN} -sf ${PREFIX}/lib/${TKPKG}/lib${TKPKG}.so \
${PREFIX}/lib/${TKPKG}/lib${TKPKG}.so.0
-.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>