From 36fc8a4faa35c189b1aaf5e10ba371d26e14467a Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 2 Dec 2002 00:36:37 +0000 Subject: Revert previous commit (port was already fixed) Submitted by: marcus --- x11-toolkits/bakery/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index f326f27..c952f49 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -26,14 +26,8 @@ INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -.include - -.if ${OSVERSION} > 500000 -BROKEN= "Does not compile" -.endif - pre-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure -.include +.include -- cgit v1.1