summaryrefslogtreecommitdiff
path: root/net/ORBit
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-22 23:52:19 +0000
committerminskim <minskim@pkgsrc.org>2004-04-22 23:52:19 +0000
commitba6619e087ec8662c210c759c5f648f9b9d6f920 (patch)
tree04e0ca31067020e18bac87314bbf1ff6490a2516 /net/ORBit
parent48267d7159107a14a458b681f2a0293b1ce9cb2e (diff)
downloadpkgsrc-ba6619e087ec8662c210c759c5f648f9b9d6f920.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 439e877a5fe..8dcf736a13d 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2004/03/11 20:14:59 reed Exp $
+# $NetBSD: Makefile,v 1.105 2004/04/23 00:51:34 minskim Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= High-performance CORBA ORB with support for the C language
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
.include "../../mk/bsd.prefs.mk"