diff options
Diffstat (limited to 'editors/cooledit')
-rw-r--r-- | editors/cooledit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index fd60d1ce6d38..6ee46a7bfd0a 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -3,7 +3,7 @@ PORTNAME= cooledit PORTVERSION= 3.17.17 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= SUNSITE/apps/editors/X/cooledit @@ -22,7 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CFLAGS+= -DHAVE_MBRTOWC -OPTIONS= NEXT_LOOK +OPTIONS_DEFINE= NEXT_LOOK NEXT_LOOK_DESC= Enable NeXT look NEXT_CONFIGURE_ENABLE= NeXT-look |