summaryrefslogtreecommitdiff
path: root/x11/xorg-apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-apps/Makefile')
-rw-r--r--x11/xorg-apps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile
index 1ccd5325eba3..b0710c24e8c2 100644
--- a/x11/xorg-apps/Makefile
+++ b/x11/xorg-apps/Makefile
@@ -27,10 +27,9 @@ COMPONENTS+= x11-wm/twm:twm x11-clocks/xclock:xclock xinit xterm
NO_BUILD= yes
-NO_STAGE= yes
do-install:
- ${MKDIR} ${PREFIX}/libdata/xorg
- ${TOUCH} ${PREFIX}/libdata/xorg/apps
+ ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/xorg
+ ${TOUCH} ${STAGEDIR}${PREFIX}/libdata/xorg/apps
.for comp in ${COMPONENTS}
OPTIONS_DEFINE+= ${comp:C/:.*//:C/.*\///:U}