diff options
author | wiz <wiz@pkgsrc.org> | 2006-12-16 11:01:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-12-16 11:01:44 +0000 |
commit | fe4243305030aa53b94708b9d84871ded0c7106c (patch) | |
tree | 7d8be5a628d6c835c1ab648e7f956263520a6b15 /print/scribus | |
parent | 51378540e6305b9ba03b4b8b67f3d5982cef7760 (diff) | |
download | pkgsrc-fe4243305030aa53b94708b9d84871ded0c7106c.tar.gz |
Add USE_DIRS xdg-1.4 for share/pixmaps.
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index fe51b440a58..5b263cf7166 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/10/17 17:08:07 drochner Exp $ +# $NetBSD: Makefile,v 1.43 2006/12/16 11:01:44 wiz Exp $ DISTNAME= scribus-1.2.5 CATEGORIES= print @@ -13,6 +13,7 @@ USE_TOOLS+= gmake perl USE_LANGUAGES= c c++ PTHREAD_OPTS+= require +USE_DIRS+= xdg-1.4 USE_LIBTOOL= YES SHLIBTOOL_OVERRIDE= # empty |