summaryrefslogtreecommitdiff
path: root/net/coda5_client
diff options
context:
space:
mode:
authorrvb <rvb>1999-04-28 00:07:57 +0000
committerrvb <rvb>1999-04-28 00:07:57 +0000
commit364e13fc6dc16f36883237ffa0303a416a8e02e6 (patch)
tree4554113a7adcb62ff722cb3e817705e4b6e54b6e /net/coda5_client
parentf5b4888989fa57c66a0a2f8248b77abbdc413525 (diff)
downloadpkgsrc-364e13fc6dc16f36883237ffa0303a416a8e02e6.tar.gz
FORCE_PKG_REGISTER hack
Diffstat (limited to 'net/coda5_client')
-rw-r--r--net/coda5_client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile
index 45c82fbe147..fa197e68575 100644
--- a/net/coda5_client/Makefile
+++ b/net/coda5_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/04/27 20:43:09 rvb Exp $
+# $NetBSD: Makefile,v 1.12 1999/04/28 00:07:57 rvb Exp $
#
DISTNAME= coda-5.2.2
@@ -24,4 +24,6 @@ USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+FORCE_PKG_REGISTER= sigh
+
.include "../../mk/bsd.pkg.mk"