From 42b9878de05e3fd31b1537c7fb21ea8d4260e335 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 01:14:50 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- graphics/swfmill/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics/swfmill') diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index 6b84c964624a..11a8dd115b99 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -24,13 +24,7 @@ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" PKG_CONFIG=${LOCALBASE}/bin/pkg-config USE_LDCONFIG= YES -.include - post-patch: @${REINPLACE_CMD} -e 's|libpng|libpng12|' ${WRKSRC}/configure -.if ${OSVERSION} < 500000 - ${REINPLACE_CMD} 's:#include.:#include :' \ - ${WRKSRC}/src/*.h -.endif -.include +.include -- cgit v1.2.3