summaryrefslogtreecommitdiff
path: root/net/py-ORBit
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-10-24 14:39:59 +0000
committerjoerg <joerg@pkgsrc.org>2007-10-24 14:39:59 +0000
commit4441b6a833ec75b0cc1981817b17644713ba94e8 (patch)
tree943de5dd64e678fe601ef351c6190b6d3eede691 /net/py-ORBit
parentc953b732ac9b45f3ed8550631da834cc64cb92a7 (diff)
downloadpkgsrc-4441b6a833ec75b0cc1981817b17644713ba94e8.tar.gz
Supports DESTDIR.
Diffstat (limited to 'net/py-ORBit')
-rw-r--r--net/py-ORBit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index 56e26e44fac..0531059e66b 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/07/09 16:33:43 drochner Exp $
+# $NetBSD: Makefile,v 1.29 2007/10/24 14:46:17 joerg Exp $
#
DISTNAME= pyorbit-2.14.3
@@ -11,6 +11,8 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Python bindings for ORBit2
+PKG_DESTDIR_SUPPORT= user-destdir
+
PY_PATCHPLIST= YES
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES