summaryrefslogtreecommitdiff
path: root/games/simgear
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /games/simgear
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'games/simgear')
-rw-r--r--games/simgear/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/simgear/Makefile b/games/simgear/Makefile
index 9f418b7f73d..38ed636cda0 100644
--- a/games/simgear/Makefile
+++ b/games/simgear/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/04/21 09:29:26 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:20 joerg Exp $
#
DISTNAME= SimGear-1.0.0
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.simgear.org/
COMMENT= Simulator Construction Tools
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++