diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-05 21:53:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-05 21:53:45 +0000 |
commit | c2140e4024d1e6c4cde24ee1b5bef951253b866d (patch) | |
tree | 5d6eafc9cf4141179eabe4b51bfa4bf4f5ad0060 /editors | |
parent | ee19e0204e3ea0efe32e3b8af4ff9e7fbc96e12d (diff) | |
download | ports-c2140e4024d1e6c4cde24ee1b5bef951253b866d.tar.gz ports-c2140e4024d1e6c4cde24ee1b5bef951253b866d.zip |
Notes
Diffstat (limited to 'editors')
-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 |