summaryrefslogtreecommitdiff
path: root/graphics/frameworks
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-03 13:45:10 +0000
committerjoerg <joerg>2009-08-03 13:45:10 +0000
commitacdc997c74edbc3a00730163312ff80715b6b681 (patch)
tree18b9de419a781c6cb50377b7c68f7c2242d68b56 /graphics/frameworks
parenta1da20a7acc6e18aa7021d704b4c7f7d06c8b1a3 (diff)
downloadpkgsrc-acdc997c74edbc3a00730163312ff80715b6b681.tar.gz
Make DESTDIR ready.
Diffstat (limited to 'graphics/frameworks')
-rw-r--r--graphics/frameworks/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/frameworks/Makefile b/graphics/frameworks/Makefile
index 68fc450fb4d..4ff603ebfc0 100644
--- a/graphics/frameworks/Makefile
+++ b/graphics/frameworks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/03 13:45:10 joerg Exp $
#
DISTNAME= frameworks-0.3.7
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://frameworks.polycrystal.org/release/
COMMENT= Stop-motion animation frame capture software
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake autoconf
@@ -20,6 +22,8 @@ SUBST_MESSAGE.xdg= Fixing paths in xdg menu entries.
SUBST_FILES.xdg= frameworks.desktop
SUBST_SED.xdg= -e 's,@PREFIX@,${PREFIX},g'
+INSTALLATION_DIRS= share/applications share/icons/hicolor/48x48/apps
+
post-extract:
cp ${FILESDIR}/frameworks.desktop.in ${WRKSRC}/frameworks.desktop