diff options
Diffstat (limited to 'misc/clex/Makefile')
-rw-r--r-- | misc/clex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index acd33c175247..d5ed14ee2c64 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -13,8 +13,7 @@ COMMENT= A command line file manager LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= ncurses -USE_GMAKE= yes +USES= ncurses gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |