summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-22 23:52:19 +0000
committerminskim <minskim>2004-04-22 23:52:19 +0000
commit99edda914155408de1360c08f78439d7598de2b2 (patch)
tree04e0ca31067020e18bac87314bbf1ff6490a2516 /net/ORBit/Makefile
parent3e6d79908da0c94d5a704d8cecff95797b20eee6 (diff)
downloadpkgsrc-99edda914155408de1360c08f78439d7598de2b2.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'net/ORBit/Makefile')
-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"