summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts')
-rw-r--r--fonts/t1utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/t1utils/Makefile b/fonts/t1utils/Makefile
index c8d339f8be6..8c684be13da 100644
--- a/fonts/t1utils/Makefile
+++ b/fonts/t1utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:47 tv Exp $
+# $NetBSD: Makefile,v 1.8 2008/04/04 15:25:37 joerg Exp $
#
DISTNAME= t1utils-1.32
@@ -9,6 +9,8 @@ MAINTAINER= jonb@NetBSD.org
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"