summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-19 22:12:53 +0000
committerheinz <heinz>2007-05-19 22:12:53 +0000
commitc0c1fd5992b25c790e9ce0e86629858e7ee6daa1 (patch)
treec1095b682754ad6ba11f3f0a8874695c290ffc78 /devel
parent8b6b6fadecc2704aa7550310bea07637190f1bc9 (diff)
downloadpkgsrc-c0c1fd5992b25c790e9ce0e86629858e7ee6daa1.tar.gz
Package supports installation to DESTDIR.
Diffstat (limited to 'devel')
-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