summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
authortron <tron>2001-10-08 20:24:59 +0000
committertron <tron>2001-10-08 20:24:59 +0000
commit59a3f537abea53230528351f111fdd8fd338e2c7 (patch)
tree8a5f0976fe9f58f052c1b327dbd26067d13d2d04 /net/ORBit/Makefile
parent44153ffdb2dd3d8751404c0b68ca679a2f2dc244 (diff)
downloadpkgsrc-59a3f537abea53230528351f111fdd8fd338e2c7.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/ORBit/Makefile')
-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"