summaryrefslogtreecommitdiff
path: root/net/ORBit
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit168a3246f0e3c46b0ef3b5dcf5d18607cff1583f (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /net/ORBit
parent63309a20a533bc79929c9bd5b3bf872561762300 (diff)
downloadpkgsrc-168a3246f0e3c46b0ef3b5dcf5d18607cff1583f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 3dfb2c683fe..afb0fe72d09 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2006/06/06 21:37:15 joerg Exp $
+# $NetBSD: Makefile,v 1.121 2008/06/12 02:14:38 joerg Exp $
DISTNAME= ORBit-0.5.17
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= High-performance CORBA ORB with support for the C language
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= bison flex gmake xgettext
USE_LIBTOOL= YES