mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix options
Spotted by: bapt
This commit is contained in:
parent
500629a067
commit
25153da4c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356510
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user