pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unicorn: Make use of pkgsrc dedicated USE_GENERIC_LIBDATADIR



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Oct 16 04:40:36 2015 +0200
Changeset:	2fce0b7c3bfd65118d035b323936e1c680e3cad9

Modified Files:
	unicorn/Makefile

Log Message:
unicorn: Make use of pkgsrc dedicated USE_GENERIC_LIBDATADIR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2fce0b7c3bfd65118d035b323936e1c680e3cad9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unicorn/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/unicorn/Makefile b/unicorn/Makefile
index 586c802..3f8a78b 100644
--- a/unicorn/Makefile
+++ b/unicorn/Makefile
@@ -15,5 +15,7 @@ USE_TOOLS+=	gmake pkg-config
 
 MAKE_ENV+=	UNICORN_QEMU_FLAGS=--python=${PYTHONBIN:Q}
 
+ALL_ENV+=	USE_GENERIC_LIBDATADIR=yes
+
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index