pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/gnus Work around the same old problem where packa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f1c78b7d67e
branches: trunk
changeset: 492283:6f1c78b7d67e
user: jwise <jwise%pkgsrc.org@localhost>
date: Fri Apr 08 19:00:15 2005 +0000
description:
Work around the same old problem where packages without an explicit PKGNAME
won't build (and do horrible things, btw) when emacs is xemacs.
diffstat:
mail/gnus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 11d53d687a62 -r 6f1c78b7d67e mail/gnus/Makefile
--- a/mail/gnus/Makefile Fri Apr 08 16:03:59 2005 +0000
+++ b/mail/gnus/Makefile Fri Apr 08 19:00:15 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/01/05 04:35:04 lha Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/08 19:00:15 jwise Exp $
DISTNAME= gnus-5.10.6
+PKGNAME= ${DISTNAME}
CATEGORIES= mail
MASTER_SITES= http://quimby.gnus.org/gnus/dist/
Home |
Main Index |
Thread Index |
Old Index