pkgsrc-WIP-changes archive

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

openxcom: Update location of yaml-cpp: wip->textproc



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Sep 21 22:59:02 2016 +0200
Changeset:	b8d1cc6c410572d162aff8283aa41af468cb0203

Modified Files:
	openxcom/Makefile

Log Message:
openxcom: Update location of yaml-cpp: wip->textproc

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

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

diffstat:
 openxcom/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/openxcom/Makefile b/openxcom/Makefile
index e705345..6e622cd 100644
--- a/openxcom/Makefile
+++ b/openxcom/Makefile
@@ -36,5 +36,5 @@ CMAKE_ARGS+=	-DDATADIR=${OPENXCOM_BASE}
 .include "../../devel/SDL_gfx/buildlink3.mk"
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../graphics/SDL_image/buildlink3.mk"
-.include "../../wip/yaml-cpp/buildlink3.mk"
+.include "../../textproc/yaml-cpp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index