summaryrefslogtreecommitdiff
path: root/chat/silc-server
diff options
context:
space:
mode:
authorsalo <salo>2004-06-06 12:21:16 +0000
committersalo <salo>2004-06-06 12:21:16 +0000
commit6bdf46692e4af62bf7cbd66301d1f33737f6f8a7 (patch)
treefebe5e003ed548a32a2d44957544c76b98b02274 /chat/silc-server
parenta6e259e5e20590918e54852a506a2375f79d7ab5 (diff)
downloadpkgsrc-6bdf46692e4af62bf7cbd66301d1f33737f6f8a7.tar.gz
Doesn't really need glib these days anymore.
Diffstat (limited to 'chat/silc-server')
-rw-r--r--chat/silc-server/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile
index 35e39d3ecd9..9f70650ec38 100644
--- a/chat/silc-server/Makefile
+++ b/chat/silc-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/06/06 11:47:30 salo Exp $
+# $NetBSD: Makefile,v 1.34 2004/06/06 12:21:16 salo Exp $
#
DISTNAME= silc-server-0.9.18
@@ -85,6 +85,4 @@ post-install:
@${SED} ${FILES_SUBST_SED} ${FILESDIR}/motd.txt \
> ${EGDIR}/motd.txt.default
-.include "../../devel/glib/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"