summaryrefslogtreecommitdiff
path: root/graphics/icon-naming-utils
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:17:04 +0000
committerjoerg <joerg>2006-11-05 17:17:04 +0000
commit7cfb18417d39ccf6b90323afe93fda9ab1f77efc (patch)
tree0b2c949e2e8f3922c9e8f781fdd6224546b5b3b7 /graphics/icon-naming-utils
parent41b5ea6a71f177b413d7cd358f0b3f55d18985e1 (diff)
downloadpkgsrc-7cfb18417d39ccf6b90323afe93fda9ab1f77efc.tar.gz
DESTDIR support.
Diffstat (limited to 'graphics/icon-naming-utils')
-rw-r--r--graphics/icon-naming-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/icon-naming-utils/Makefile b/graphics/icon-naming-utils/Makefile
index 755e9f80f10..0dbd001f0c1 100644
--- a/graphics/icon-naming-utils/Makefile
+++ b/graphics/icon-naming-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/09/17 14:48:18 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/05 17:23:44 joerg Exp $
#
DISTNAME= icon-naming-utils-0.8.1
@@ -10,6 +10,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://tango.freedesktop.org/
COMMENT= Adapts GNOME and KDE icon names to the Icon Naming Specification
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
GNU_CONFIGURE= yes