diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano-devel/Makefile | 1 | ||||
-rw-r--r-- | editors/nano/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index e03c88f30fd6..fcd3dfdb53f2 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> diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 70c8f667c6d1..97d911b8ea2b 100644 --- a/editors/nano/Makefile +++ b/editors/nano/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> |