diff options
author | wiz <wiz> | 2006-12-16 11:01:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-12-16 11:01:44 +0000 |
commit | a5387f51c65efe3f369d212f540c7bbf801479e4 (patch) | |
tree | 7d8be5a628d6c835c1ab648e7f956263520a6b15 /print | |
parent | 1403c58e38904125d4a1f54637ed221d3c676928 (diff) | |
download | pkgsrc-a5387f51c65efe3f369d212f540c7bbf801479e4.tar.gz |
Add USE_DIRS xdg-1.4 for share/pixmaps.
Diffstat (limited to 'print')
-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 |