diff options
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 8e6d1ae1299..b3b4f7baab5 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2008/03/11 18:47:40 tnn Exp $ +# $NetBSD: Makefile,v 1.61 2008/07/14 12:56:06 joerg Exp $ DISTNAME= xpm-3.4k PKGREVISION= 7 @@ -11,6 +11,7 @@ HOMEPAGE= http://koala.ilog.fr/lehors/xpm.html COMMENT= The X Pixmap library PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= libXpm-[0-9]* |