svn commit: r402720 - head/converters/iconv
Bryan Drewery
bdrewery at FreeBSD.org
Tue Dec 1 03:10:31 UTC 2015
Author: bdrewery
Date: Tue Dec 1 03:10:30 2015
New Revision: 402720
URL: https://svnweb.freebsd.org/changeset/ports/402720
Log:
Revert r402717. The issue has been worked around in the base /usr/share/mk.
Modified:
head/converters/iconv/Makefile
Modified: head/converters/iconv/Makefile
==============================================================================
--- head/converters/iconv/Makefile Tue Dec 1 03:02:16 2015 (r402719)
+++ head/converters/iconv/Makefile Tue Dec 1 03:10:30 2015 (r402720)
@@ -25,8 +25,6 @@ CCSUTIL_DESC= Install Coded character se
CCSUTIL_USE= PERL5=run
CCSUTIL_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-ccs_Makefile
-MAKE_ARGS+= MK_FAST_DEPEND=no
-
.if defined(NO_PROFILE)
PLIST_SUB+= PROFILE="@comment "
.else
More information about the svn-ports-all
mailing list