summaryrefslogtreecommitdiffstats
path: root/x11/props/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/props/Makefile')
-rw-r--r--x11/props/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile
index 06e4d83..8ca2581 100644
--- a/x11/props/Makefile
+++ b/x11/props/Makefile
@@ -22,7 +22,7 @@ USE_IMAKE= yes
MAKE_ARGS= INFOFILES=""
post-install:
- ${MKDIR} ${X11BASE}/lib/X11/locale/C/props; \
- ${INSTALL_DATA} ${WRKSRC}/C/* ${X11BASE}/lib/X11/locale/C/props
+ ${MKDIR} ${PREFIX}/lib/X11/locale/C/props; \
+ ${INSTALL_DATA} ${WRKSRC}/C/* ${PREFIX}/lib/X11/locale/C/props
.include <bsd.port.mk>
OpenPOWER on IntegriCloud