diff options
Diffstat (limited to 'comms/unixcw/Makefile')
-rw-r--r-- | comms/unixcw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index aa69eb2ae771..6c9937583ed0 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib #CONFIGURE_ENV+= LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include -USES+= gmake libtool ncurses pathfix pkgconfig autoreconf +USES+= gmake libtool ncurses pkgconfig autoreconf USE_LDCONFIG= yes USE_CSTD= gnu99 WRKSRC= ${WRKDIR}/unixcw-${PORTVERSION} |