diff options
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index eceb18ee2a77..2089156da5cd 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -32,8 +32,6 @@ LDFLAGS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib ${PTHREAD_LIBS} OPTIONS_DEFINE= NLS OPTIONS_SUB=yes -.include <bsd.port.options.mk> - NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls |