pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/zenicb Remove spurious USE_XEMACS leftovers (this...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ad0b889bbab
branches: trunk
changeset: 500523:0ad0b889bbab
user: martin <martin%pkgsrc.org@localhost>
date: Mon Oct 10 07:01:43 2005 +0000
description:
Remove spurious USE_XEMACS leftovers (this pkg uses the generic ELP
framework for some time now)
diffstat:
chat/zenicb/Makefile | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diffs (31 lines):
diff -r fe8714fcf592 -r 0ad0b889bbab chat/zenicb/Makefile
--- a/chat/zenicb/Makefile Mon Oct 10 01:57:08 2005 +0000
+++ b/chat/zenicb/Makefile Mon Oct 10 07:01:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/08/28 04:25:28 uebayasi Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/10 07:01:43 martin Exp $
DISTNAME= zenicb-19981202
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -15,21 +15,8 @@
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
-.if defined(USE_XEMACS)
-MAKEFLAGS+= USE_XEMACS=${USE_XEMACS}
-.include "../../editors/xemacs/Makefile.pkg"
-.else
-.endif
-
#PLIST_SUBST+= ELISPDIR=${ELISPDIR}
-pre-configure:
-.if defined(USE_XEMACS)
- @${ECHO} "You have chosen Xemacs configuration."
-.else
- @${ECHO} "To install for Xemacs, set the environment variable USE_XEMACS."
-.endif
-
do-build:
do-install:
Home |
Main Index |
Thread Index |
Old Index