summaryrefslogtreecommitdiff
path: root/net/SDL_net
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 /net/SDL_net
parent2795ea8fe7a370f022fcffb047cef98a7f42bdd1 (diff)
downloadpkgsrc-2b1cd6d4bcb89bd196ba3bd4b0a5feb4dbcac8c1.tar.gz
Package supports installation to DESTDIR.
Diffstat (limited to 'net/SDL_net')
-rw-r--r--net/SDL_net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile
index b489fa102d9..f85a73c34b4 100644
--- a/net/SDL_net/Makefile
+++ b/net/SDL_net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/12 16:26:30 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/05/19 22:12:53 heinz Exp $
DISTNAME= SDL_net-1.2.6
CATEGORIES= net
@@ -8,6 +8,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/SDL_net/
COMMENT= Small sample cross-platform networking library for SDL
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes