From 65a7cae9d005b7215c0b27ebf0652aeebecd4612 Mon Sep 17 00:00:00 2001 From: sat Date: Wed, 18 Apr 2007 08:01:25 +0000 Subject: - De-4.x-ify most of my ports to save gnats from excessive abuse - s/CSME/CENKES/ in my ports --- graphics/tkpng/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics/tkpng') 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 - -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - -.include +.include -- cgit