summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-10-08 20:24:59 +0000
committertron <tron@pkgsrc.org>2001-10-08 20:24:59 +0000
commit820ae6f73e976def82c26a371685f1ea006e5a0f (patch)
tree8a5f0976fe9f58f052c1b327dbd26067d13d2d04 /net
parentac26155df67f208f3fc700ac269a3d64bf80242c (diff)
downloadpkgsrc-820ae6f73e976def82c26a371685f1ea006e5a0f.tar.gz
Don't include the buildlink glue code for "pth". It is automatically
included by the buildlink glue code for "glib" which also knows that Solaris doesn't need this.
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 5494999299b..0c63b70eeb9 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2001/10/04 19:25:25 rh Exp $
+# $NetBSD: Makefile,v 1.68 2001/10/08 20:24:59 tron Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -34,6 +34,5 @@ INFO_FILES= libIDL.info
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../devel/glib/buildlink.mk"
-.include "../../devel/pth/buildlink.mk"
.include "../../security/tcp_wrappers/buildlink.mk"
.include "../../mk/bsd.pkg.mk"