zap nls, so that it doesn't depend on gettext

should tweak build order somewhat, and make it easier to put on the CD
if we want to.

okay naddy@
This commit is contained in:
espie 2013-08-07 11:50:26 +00:00
parent 10a472aa72
commit 388c2d3974
2 changed files with 5 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2013/07/04 18:37:32 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2013/08/07 11:50:26 espie Exp $
NOT_FOR_ARCHS= ${GCC2_ARCHS}
@ -7,6 +7,7 @@ COMMENT= LZMA compression and decompression tools
DISTNAME= xz-5.0.5
SHARED_LIBS= lzma 1.0 # .5.5
CATEGORIES= archivers
REVISION = 0
DPB_PROPERTIES= parallel
HOMEPAGE= http://tukaani.org/xz/
@ -18,14 +19,13 @@ PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${HOMEPAGE}
MODULES= devel/gettext
WANTLIB= c
SEPARATE_BUILD= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-threads
--disable-threads \
--disable-nls
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2013/04/04 16:03:56 brad Exp $
@comment $OpenBSD: PLIST,v 1.8 2013/08/07 11:50:27 espie Exp $
@conflict lzma-*
@pkgpath archivers/lzma
bin/lzcat
@ -89,8 +89,3 @@ share/doc/xz/faq.txt
share/doc/xz/history.txt
share/doc/xz/lzma-file-format.txt
share/doc/xz/xz-file-format.txt
share/locale/cs/LC_MESSAGES/xz.mo
share/locale/de/LC_MESSAGES/xz.mo
share/locale/fr/LC_MESSAGES/xz.mo
share/locale/it/LC_MESSAGES/xz.mo
share/locale/pl/LC_MESSAGES/xz.mo