svn commit: r336334 - head/misc/e2fsprogs-libuuid
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 13 11:26:10 UTC 2013
Author: bapt
Date: Fri Dec 13 11:26:09 2013
New Revision: 336334
URL: http://svnweb.freebsd.org/changeset/ports/336334
Log:
Remove now no-op option that will interfere with warnings about WITHOUT_NLS being no op
Modified:
head/misc/e2fsprogs-libuuid/Makefile
Modified: head/misc/e2fsprogs-libuuid/Makefile
==============================================================================
--- head/misc/e2fsprogs-libuuid/Makefile Fri Dec 13 11:23:11 2013 (r336333)
+++ head/misc/e2fsprogs-libuuid/Makefile Fri Dec 13 11:26:09 2013 (r336334)
@@ -11,7 +11,6 @@ CONFLICTS= ossp-uuid-[0-9]*
CONFIGURE_ARGS= --enable-elf-shlibs
-WITHOUT_NLS= yes
OPTIONSFILE= # works around optionsNG trouble
MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs
MAKE_ARGS= LIB_SUBDIRS=lib/uuid
More information about the svn-ports-all
mailing list