From 9cdd03a616b1fa4938fe45c9e79475cde4126297 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 17 Feb 2014 06:59:15 +0000 Subject: [PATCH] - Stage support --- devel/libassetml/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile index 576b1d8f8bac..3b1e03166112 100644 --- a/devel/libassetml/Makefile +++ b/devel/libassetml/Makefile @@ -23,8 +23,7 @@ CPPFLAGS+= -I${LOCALBASE}/include INFO= libassetml -NO_STAGE= yes post-install: - @${MKDIR} ${PREFIX}/share/assetml + @${MKDIR} ${STAGEDIR}${PREFIX}/share/assetml .include