From 0bb61c13152b37790c1b00e3026425bdd088f757 Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 18 Feb 2004 03:52:03 +0000 Subject: The pkg-plist now seems to be correct, remove BROKEN tag. --- devel/clanlib-devel/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index 04dc72a727cc..d84c2f903f17 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/Makefile @@ -41,10 +41,6 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include -.if ${OSVERSION} >= 502000 -BROKEN= "Broken pkg-plist" -.endif - .if ${OSVERSION} < 500032 BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -- cgit