summaryrefslogtreecommitdiff
path: root/wm/icecc/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-03 14:25:26 +0000
committerjoerg <joerg>2009-08-03 14:25:26 +0000
commite4485a1ee85ac046351b1eac539225ded6d3a7f7 (patch)
treef9b233ae0aa36a2ff05a2209062b74607420185f /wm/icecc/Makefile
parent971edb9f9cd6378d434e08f36ede0318cebb18cb (diff)
downloadpkgsrc-e4485a1ee85ac046351b1eac539225ded6d3a7f7.tar.gz
Fix DESTDIR installation.
Diffstat (limited to 'wm/icecc/Makefile')
-rw-r--r--wm/icecc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile
index 9e9d8b1d398..2f49f9a046e 100644
--- a/wm/icecc/Makefile
+++ b/wm/icecc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/03/05 17:44:00 plunky Exp $
+# $NetBSD: Makefile,v 1.16 2009/08/03 14:25:26 joerg Exp $
# Package version reflects icecc version, with PKGREVISION incremented
# for any tool updates, according to the authors scheme.
@@ -53,6 +53,10 @@ SUBST_MESSAGE.path= Fixing hardcoded paths.
# VIM_SUBDIR comes from "editors/vim-share/version.mk"
PLIST_SUBST+= VIM_SUBDIR=${VIM_SUBDIR:Q}
+INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
+INSTALLATION_DIRS= bin share/vim/${VIM_SUBDIR}/ftplugin \
+ share/vim/${VIM_SUBDIR}/syntax
+
do-configure:
. for dir in ${CONFIGURE_DIRS}
cd ${WRKSRC} && cd ${dir} && ${QTDIR}/bin/qmake QMAKE_MKDIR=${MKDIR:Q} QMAKE_CHK_DIR_EXISTS=${TEST:Q}\ -d