From c924ece88b4b7dae7dc78e4082af0e42e885d63f Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 7 Feb 2009 21:42:35 +0000 Subject: Add missing directories for installation. --- devel/uno/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3