pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc metamail doesn't really need X11, so remove USE_X11; b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38241319149e
branches: trunk
changeset: 472179:38241319149e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Apr 06 04:27:36 2004 +0000
description:
metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION.
While here, fix previous entry (hi martin!).
diffstat:
doc/CHANGES | 5 +++--
mail/metamail/Makefile | 5 ++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r 7b2f1e078bb1 -r 38241319149e doc/CHANGES
--- a/doc/CHANGES Tue Apr 06 04:10:48 2004 +0000
+++ b/doc/CHANGES Tue Apr 06 04:27:36 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5455 2004/04/05 22:43:52 martin Exp $
+$NetBSD: CHANGES,v 1.5456 2004/04/06 04:27:36 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1792,4 +1792,5 @@
Updated cvsync to 0.24.14 [gehenna 2004-04-05]
Updated shared-mime-info to 0.14 [adam 2004-04-05]
Updated gimp to 2.0.0nb1 [jmmv 2004-04-05]
- Updatet ups-nut and ups-nut-cgi to 2.0.0 [martin 2004-04-05]
+ Updated ups-nut and ups-nut-cgi to 2.0.0 [martin 2004-04-05]
+ Updated metamail to 2.7nb5 [xtraeme 2004-04-06]
diff -r 7b2f1e078bb1 -r 38241319149e mail/metamail/Makefile
--- a/mail/metamail/Makefile Tue Apr 06 04:10:48 2004 +0000
+++ b/mail/metamail/Makefile Tue Apr 06 04:27:36 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/03/29 02:17:24 snj Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/06 04:27:36 xtraeme Exp $
DISTNAME= mm2.7
PKGNAME= metamail-2.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/
EXTRACT_SUFX= .tar.Z
@@ -17,7 +17,6 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
-USE_X11= YES
CFLAGS+= -DPKG_SYSCONFDIR='\\\"${PKG_SYSCONFDIR}\\\"'
CFLAGS.SunOS+= -DSYSV
Home |
Main Index |
Thread Index |
Old Index