summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-31 23:56:28 +0000
committerjlam <jlam>2006-03-31 23:56:28 +0000
commit3f95d3993882f863f6ccbdf9ada020346f39c938 (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /net/ORBit/Makefile
parent9c2996139cf3c1af1b6cda4f43cbf030377993e9 (diff)
downloadpkgsrc-3f95d3993882f863f6ccbdf9ada020346f39c938.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 93dc8617480..560ade8c458 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2006/03/04 21:30:16 jlam Exp $
+# $NetBSD: Makefile,v 1.119 2006/03/31 23:56:28 jlam Exp $
DISTNAME= ORBit-0.5.17
PKGREVISION= 1
@@ -23,7 +23,7 @@ CONFIGURE_ENV+= LIB_WRAP="-lwrap"
PKGCONFIG_OVERRIDE+= ORBit.pc.in
PKGCONFIG_OVERRIDE+= libIDL/libIDL.pc.in
-INFO_FILES= libIDL.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"