summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-TTFQuery/Makefile4
-rw-r--r--fonts/py-fonttools/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/fonts/py-TTFQuery/Makefile b/fonts/py-TTFQuery/Makefile
index bcc2a08c0a3..9f198fc58af 100644
--- a/fonts/py-TTFQuery/Makefile
+++ b/fonts/py-TTFQuery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/04/25 20:39:09 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:29 joerg Exp $
#
DISTNAME= TTFQuery-0.2.6
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ttfquery.sourceforge.net/
COMMENT= Query TTF font files for metadata and font outlines
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ${PYPKGPREFIX}-fonttools>=2.0b1:../../fonts/py-fonttools
PYDISTUTILSPKG= yes
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index eff1e81fa82..fd89e956bc7 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/04/25 20:39:09 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:29 joerg Exp $
#
DISTNAME= fonttools-2.0b1
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fonttools.sourceforge.net/
COMMENT= Library for manipulating fonts
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/fonttools
PYDISTUTILSPKG= yes