diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-05-10 12:16:06 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-05-10 12:16:06 +0000 |
commit | 0db19d3985c55a4634162c57ece6361ef4eca173 (patch) | |
tree | 42fbb2b91d2f26e248803b3388d52f0b504a4737 /editors | |
parent | be808e315c98da6b219aecb0e7441b7744629f1c (diff) | |
download | pkgsrc-0db19d3985c55a4634162c57ece6361ef4eca173.tar.gz |
Needs xgettext.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 096b4eee57d..6c67d179466 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2016/04/14 12:03:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2016/05/10 12:16:06 jperkin Exp $ DISTNAME= lyx-2.1.2.2 PKGREVISION= 4 @@ -62,7 +62,7 @@ UNLIMIT_RESOURCES+= datasize USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -USE_TOOLS+= gmake perl:run pkg-config +USE_TOOLS+= gmake perl:run pkg-config xgettext USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.6.10 |