diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-22 09:21:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-22 09:21:45 +0000 |
commit | 7dd38c6ae1c6e79431a3a39f40fd007b10d1e7bf (patch) | |
tree | aefd9b893b97a508aea1c8e0f2735c0236a5d887 /graphics | |
parent | 075b5eed8b818d6171b03a0ef1635bb29ab42bdc (diff) | |
download | pkgsrc-7dd38c6ae1c6e79431a3a39f40fd007b10d1e7bf.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hicolor-icon-theme/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/hicolor-icon-theme/Makefile b/graphics/hicolor-icon-theme/Makefile index e1036488720..20efb691ea6 100644 --- a/graphics/hicolor-icon-theme/Makefile +++ b/graphics/hicolor-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/11/28 14:48:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/22 09:21:45 minskim Exp $ # DISTNAME= hicolor-icon-theme-0.5 @@ -9,6 +9,8 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://freedesktop.org/Software/icon-theme COMMENT= Standard icon theme called hicolor +PKG_INSTALLATION_TYPES= overwrite pkgviews + GNU_CONFIGURE= YES NO_BUILDLINK= YES NO_BUILD= YES |