From a45fdf91a6a1f87e4ddafcd3ab20af943a402567 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 26 Apr 2002 09:36:57 +0000 Subject: Use "xemacs/Makefile.pkg" to use same prefix as the "xemacs" package. --- chat/zenicb/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chat/zenicb') 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 -- cgit v1.2.3