diff --git a/data/xkeyboard-config/man/Makefile b/data/xkeyboard-config/man/Makefile index ec48568e3..79db97faf 100644 --- a/data/xkeyboard-config/man/Makefile +++ b/data/xkeyboard-config/man/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 2011/10/16 17:18:56 shadchin Exp $ +# $OpenBSD: Makefile,v 1.2 2014/05/05 18:00:20 shadchin Exp $ install-files: - ${INSTALL_DATA} ${.CURDIR}/xkeyboard-config.7 ${MANDIR}7/xkeyboard-config.7 + ${INSTALL_DATA} ${.CURDIR}/xkeyboard-config.7 ${DESTDIR}${MANDIR}7/xkeyboard-config.7 .include