Date: Sun, 30 Mar 2014 19:48:41 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349674 - head/graphics/xv-m17n Message-ID: <201403301948.s2UJmfHA045705@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Sun Mar 30 19:48:41 2014 New Revision: 349674 URL: http://svnweb.freebsd.org/changeset/ports/349674 QAT: https://qat.redports.org/buildarchive/r349674/ Log: - use OPTIONS_SLAVE Modified: head/graphics/xv-m17n/Makefile Modified: head/graphics/xv-m17n/Makefile ============================================================================== --- head/graphics/xv-m17n/Makefile Sun Mar 30 19:48:11 2014 (r349673) +++ head/graphics/xv-m17n/Makefile Sun Mar 30 19:48:41 2014 (r349674) @@ -6,6 +6,6 @@ COMMENT= An X11 program that displays im MASTERDIR= ${.CURDIR}/../xv -WITH_M17N= yes +OPTIONS_SLAVE= M17N .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403301948.s2UJmfHA045705>