summaryrefslogtreecommitdiff
path: root/devel/SDL_ttf
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-05-19 22:12:53 +0000
committerheinz <heinz@pkgsrc.org>2007-05-19 22:12:53 +0000
commit2b1cd6d4bcb89bd196ba3bd4b0a5feb4dbcac8c1 (patch)
treec1095b682754ad6ba11f3f0a8874695c290ffc78 /devel/SDL_ttf
parent2795ea8fe7a370f022fcffb047cef98a7f42bdd1 (diff)
downloadpkgsrc-2b1cd6d4bcb89bd196ba3bd4b0a5feb4dbcac8c1.tar.gz
Package supports installation to DESTDIR.
Diffstat (limited to 'devel/SDL_ttf')
-rw-r--r--devel/SDL_ttf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile
index 97935413d24..1dae0d08de4 100644
--- a/devel/SDL_ttf/Makefile
+++ b/devel/SDL_ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/12 16:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/05/19 22:18:13 heinz Exp $
DISTNAME= SDL_ttf-2.0.8
CATEGORIES= devel
@@ -8,6 +8,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/SDL_ttf/
COMMENT= Use TrueType fonts in your SDL applications
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES