summaryrefslogtreecommitdiff
path: root/devel/uno
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uno')
-rw-r--r--devel/uno/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/uno/Makefile b/devel/uno/Makefile
index 577b930c021..3a54361d0d4 100644
--- a/devel/uno/Makefile
+++ b/devel/uno/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/03/03 17:45:38 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/07 21:42:35 joerg Exp $
#
DISTNAME= uno_v212
@@ -30,11 +30,12 @@ SUBST_FILES.prefix= makefile
SUBST_SED.prefix= -e "s,/usr/bin,${PREFIX}/bin,g"
SUBST_MESSAGE.prefix= Fixing hardcoded paths.
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/uno
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/uno ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/uno_local ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/uno_global ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/uno
${INSTALL_DATA} ${WRKDIR}/uno/doc/uno_long.pdf ${DESTDIR}${PREFIX}/share/doc/uno
${INSTALL_DATA} ${WRKDIR}/uno/doc/uno_man.pdf ${DESTDIR}${PREFIX}/share/doc/uno
${INSTALL_DATA} ${WRKDIR}/uno/doc/uno_manpage.pdf ${DESTDIR}${PREFIX}/share/doc/uno