diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-26 22:37:30 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-26 22:37:30 +0000 |
commit | 1dd4358c42ea566739ba13f35ce3138312328d87 (patch) | |
tree | d1f2282967ba9b6709dc9f33d8518234986db7b5 /graphics/gnome-icon-theme | |
parent | 48bf7ce89aa0a1af1fb2bb3037135f1285b9db1b (diff) | |
download | pkgsrc-1dd4358c42ea566739ba13f35ce3138312328d87.tar.gz |
Mark some packages as not for bulk building on HPUX.
Diffstat (limited to 'graphics/gnome-icon-theme')
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index 5fcab5d5070..42ec3e9eda7 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2008/04/15 17:37:13 drochner Exp $ +# $NetBSD: Makefile,v 1.56 2008/05/26 22:37:30 tnn Exp $ # DISTNAME= gnome-icon-theme-2.22.0 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Theme consisting of a set of icons for GNOME PKG_DESTDIR_SUPPORT= user-destdir +NOT_FOR_BULK_PLATFORM= HPUX-*-* GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 |