diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-22 23:52:19 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-22 23:52:19 +0000 |
commit | 3cf4515ac3719b1447895251dcb3455c2ded5c20 (patch) | |
tree | 04e0ca31067020e18bac87314bbf1ff6490a2516 /graphics/xpm/Makefile | |
parent | 9ada822a81d5c11ae34975456937b33393c74b0c (diff) | |
download | pkgsrc-3cf4515ac3719b1447895251dcb3455c2ded5c20.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index e2d903d26d1..dff0fdaa8ea 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2004/03/29 05:43:31 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2004/04/22 23:52:19 minskim Exp $ DISTNAME= xpm-3.4k PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www.inria.fr/koala/lehors/xpm.html COMMENT= The X Pixmap library +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes USE_IMAKE= # defined |