diff options
Diffstat (limited to 'x11/props')
-rw-r--r-- | x11/props/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index a394dd204afa..0688756effed 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -22,6 +22,7 @@ USES= imake USE_XORG= x11 xext MAKE_ARGS= INFOFILES="" +NO_STAGE= yes post-install: ${MKDIR} ${PREFIX}/lib/X11/locale/C/props; \ ${INSTALL_DATA} ${WRKSRC}/C/* ${PREFIX}/lib/X11/locale/C/props |