diff options
Diffstat (limited to 'editors/nano-devel/Makefile')
-rw-r--r-- | editors/nano-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index e03c88f..fcd3dfd 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> |