From e813dc52421906892360614ad61ae510626ab6c3 Mon Sep 17 00:00:00 2001 From: he Date: Sat, 24 Oct 2009 13:41:05 +0000 Subject: Add INSTALLATION_DIRS of share/pixmap, that way we ensure that it doesn't end up as a file instead of as a directory. Fixes old-style bulk builds for subsequent packages which want to install in that directory. --- print/scribus/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/scribus') diff --git a/print/scribus/Makefile b/print/scribus/Makefile index b91a3e3f131..5d2d274c7d0 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2009/10/19 11:44:04 joerg Exp $ +# $NetBSD: Makefile,v 1.64 2009/10/24 13:41:05 he Exp $ DISTNAME= scribus-1.3.3.13 CATEGORIES= print @@ -25,6 +25,8 @@ CONFIGURE_ARGS+= --with-pythondir=${PREFIX} # XXX make an option CONFIGURE_ARGS+= --disable-cups +INSTALLATION_DIRS+= share/pixmaps + post-install: ${INSTALL_DATA} ${WRKSRC}/scribus/icons/scribus.png \ ${DESTDIR}${PREFIX}/share/pixmaps -- cgit v1.2.3