summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-04 17:09:09 +0000
committerjoerg <joerg>2010-02-04 17:09:09 +0000
commit550dc0152094176de6e865c157eda8ba333f2a16 (patch)
tree11652c9235ef3a71d8c6f4e441fb8dfde21d4273 /misc
parent1371141afee58898cd7bebfc8b55557b1423e4fb (diff)
downloadpkgsrc-550dc0152094176de6e865c157eda8ba333f2a16.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