From a85e9e1cbf309eda54e7c9b6e958091ecd8f612a Mon Sep 17 00:00:00 2001 From: jwise Date: Sat, 2 Apr 2005 22:01:36 +0000 Subject: We need to explicitly set PKGNAME to work around a problem in xemacs' Makefile.pkg. --- chat/zenicb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile index 4ab6a747cb5..635d67405b1 100644 --- a/chat/zenicb/Makefile +++ b/chat/zenicb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2004/11/27 18:14:24 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/02 22:01:36 jwise Exp $ DISTNAME= zenicb-19981202 +PKGNAME=${DISTNAME} PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} -- cgit v1.2.3