summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-04 17:09:09 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-04 17:09:09 +0000
commitd05d84b97c74d8ca3219327ec44c95e5db370404 (patch)
tree11652c9235ef3a71d8c6f4e441fb8dfde21d4273 /misc
parent959db54e50b0b36fce39ec352f2f1de30f1d19f9 (diff)
downloadpkgsrc-d05d84b97c74d8ca3219327ec44c95e5db370404.tar.gz
DESTDIR support
Diffstat (limited to 'misc')
-rw-r--r--misc/vym/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/vym/Makefile b/misc/vym/Makefile
index 2f6e218826e..8d0e6af0471 100644
--- a/misc/vym/Makefile
+++ b/misc/vym/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/01/18 09:59:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/04 17:09:09 joerg Exp $
#
DISTNAME= vym-1.12.2
@@ -12,12 +12,16 @@ HOMEPAGE= http://vym.sourceforge.net/
COMMENT= Generate and manipulate maps which show your thoughts
LICENSE= gnu-gpl-v2
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c++
USE_TOOLS+= perl:run bash:run
REPLACE_PERL+= scripts/exportvym scripts/niceXML
REPLACE_BASH+= scripts/release-mac scripts/update-bookmarks
+INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
+
post-extract:
${CHMOD} a-x ${WRKSRC}/icons/vym.ico