Page MenuHomeFreeBSD

D28966.diff
No OneTemporary

D28966.diff

Index: head/editors/cooledit/Makefile
===================================================================
--- head/editors/cooledit/Makefile
+++ head/editors/cooledit/Makefile
@@ -7,22 +7,22 @@
CATEGORIES= editors
MASTER_SITES= SUNSITE/apps/editors/X/cooledit
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Suite of utilities, including a GUI editor
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext gmake libtool python xorg # gettext is linked to despite .mo files having been deleted
-GNU_CONFIGURE= yes
-USE_XORG= x11 xt
-USE_LDCONFIG= yes
USE_GCC= any
+USE_LDCONFIG= yes
+USE_XORG= x11 xt
+GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+CFLAGS+= -DHAVE_MBRTOWC
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
-CFLAGS+= -DHAVE_MBRTOWC
OPTIONS_DEFINE= NEXT_LOOK
NEXT_LOOK_DESC= Enable NeXT look

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 28, 8:52 PM (13 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16891310
Default Alt Text
D28966.diff (886 B)

Event Timeline