summaryrefslogtreecommitdiff
path: root/devel/SDL_ttf
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-19 22:12:53 +0000
committerheinz <heinz>2007-05-19 22:12:53 +0000
commit203673adece06c42a064769c17e47761338de8d4 (patch)
treec1095b682754ad6ba11f3f0a8874695c290ffc78 /devel/SDL_ttf
parentfaac20c1f9a3968413c8a32e7d3b155585a325ae (diff)
downloadpkgsrc-203673adece06c42a064769c17e47761338de8d4.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