summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
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 8e92bdac2d9..252927abaa2 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/11/12 16:20:33 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/11/12 23:03:39 frueauf Exp $
#
DISTNAME= ORBit-0.3.0
@@ -13,6 +13,8 @@ DEPENDS+= gindent-1.9.1:../../devel/gindent
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+
LIBTOOL_FLAGS= --install-la
+INFO_FILES= libIDL.info
.include "../../mk/bsd.pkg.mk"