summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-10-24 13:41:05 +0000
committerhe <he@pkgsrc.org>2009-10-24 13:41:05 +0000
commit98406b20590b145e8c08a00de24f962a73ad2945 (patch)
treea90579bdd1c192d38a6a5805900387ddf8252e9f
parent1297a031d54299c08ae3481b0507a8e9bf8ecfdc (diff)
downloadpkgsrc-98406b20590b145e8c08a00de24f962a73ad2945.tar.gz
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.
-rw-r--r--print/scribus/Makefile4
1 files changed, 3 insertions, 1 deletions
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