summaryrefslogtreecommitdiff
path: root/chat/zenicb
diff options
context:
space:
mode:
authortron <tron>2002-04-26 09:36:57 +0000
committertron <tron>2002-04-26 09:36:57 +0000
commita45fdf91a6a1f87e4ddafcd3ab20af943a402567 (patch)
treea32a3c26bf92d28bceb6f5b282b1d0add1a6da43 /chat/zenicb
parent7a4238379f770e757f9e2e9c3ef55a5b851624c8 (diff)
downloadpkgsrc-a45fdf91a6a1f87e4ddafcd3ab20af943a402567.tar.gz
Use "xemacs/Makefile.pkg" to use same prefix as the "xemacs" package.
Diffstat (limited to 'chat/zenicb')
-rw-r--r--chat/zenicb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile
index 6ec2eb729df..b1fed252215 100644
--- a/chat/zenicb/Makefile
+++ b/chat/zenicb/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:49 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.5 2002/04/26 09:36:57 tron Exp $
DISTNAME= zenicb-19981202
CATEGORIES= chat
@@ -17,6 +16,8 @@ EMACS= xemacs
DEPENDS+= xemacs-[1-9]*:../../editors/xemacs
MAKEFLAGS+= USE_XEMACS=${USE_XEMACS}
ELISPDIR= lib/xemacs/xemacs-packages/lisp
+
+.include "../../editors/xemacs/Makefile.pkg"
.else
EMACS= emacs
DEPENDS+= emacs-[0-9]*:../../editors/emacs