From af7341fcbbf807ffb35e36851909f4e1accfe0e3 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 4 Apr 2008 15:25:37 +0000 Subject: Supports DESTDIR. --- fonts/t1utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts') 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" -- cgit v1.2.3