summaryrefslogtreecommitdiff
path: root/chat/zenicb
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-10 14:26:37 +0000
committerwiz <wiz>2003-01-10 14:26:37 +0000
commitcee883171fc4d78ef981dc54d2a0f2d9858b1348 (patch)
tree68f347452d8fec909430ae903a5922d9632edc90 /chat/zenicb
parent3f8539b1f431dd6fdecfc1dcd8a5fb796c841efd (diff)
downloadpkgsrc-cee883171fc4d78ef981dc54d2a0f2d9858b1348.tar.gz
emacs.mk already includes bsd.prefs.mk, no need to include it manually a
second time.
Diffstat (limited to 'chat/zenicb')
-rw-r--r--chat/zenicb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile
index 14cc7c98da6..5a78ed97663 100644
--- a/chat/zenicb/Makefile
+++ b/chat/zenicb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/09/15 13:48:49 uebayasi Exp $
+# $NetBSD: Makefile,v 1.9 2003/01/10 14:26:38 wiz Exp $
DISTNAME= zenicb-19981202
CATEGORIES= chat
@@ -9,8 +9,6 @@ COMMENT= ICB client for Emacs
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-.include "../../mk/bsd.prefs.mk"
-
.include "../../mk/emacs.mk"
# Works fine on XEmacs 21.1. XEmacs 21.5 is probably okay too.