From d4d4877cb1a9dc4ec94e5b60dfca422181523644 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sun, 15 Apr 2007 19:15:42 +0000 Subject: - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter d-e --- devel/ccmalloc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'devel/ccmalloc') diff --git a/devel/ccmalloc/Makefile b/devel/ccmalloc/Makefile index ae703f93f9c7..79b18df2ebbe 100644 --- a/devel/ccmalloc/Makefile +++ b/devel/ccmalloc/Makefile @@ -34,10 +34,8 @@ BROKEN= Does not build with CC or CXX set post-patch: @${REINPLACE_CMD} -e 's|CFLAGS=".*"|CFLAGS="${CFLAGS}"|; \ s|CXXFLAGS=".*"|CXXFLAGS="${CXXFLAGS}"|' ${WRKSRC}/configure -.if ${OSVERSION} >= 500000 @${REINPLACE_CMD} -e '/prefix=/ s|expr $$1|expr -- $$1|' \ ${WRKSRC}/configure -.endif @${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/src/ccmalloc.in post-install: -- cgit v1.2.3