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 --- editors/cooledit/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'editors/cooledit/Makefile') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 05df03a57b6d..0b7d96c9ba68 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -29,12 +29,7 @@ MAN1= cooledit.1 coolman.1 smalledit.1 CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include - -.if ${OSVERSION} >= 500000 CFLAGS+= -DHAVE_MBRTOWC -.endif .if defined(WITH_NEXT_LOOK) CONFIGURE_ARGS+= --enable-NeXT-look @@ -43,4 +38,4 @@ CONFIGURE_ARGS+= --enable-NeXT-look post-patch: @${REINPLACE_CMD} -e 's|po pixmap man|po man|g' ${WRKSRC}/Makefile.in -.include +.include -- cgit v1.2.3