pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/pine Since PR pkg/28628 was fixed, we can remove ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/213864ebe22b
branches:  trunk
changeset: 487645:213864ebe22b
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Tue Jan 18 04:00:18 2005 +0000

description:
Since PR pkg/28628 was fixed, we can remove the CFLAGS vfork gunk.
This closes PR pkg/28615.

diffstat:

 mail/pine/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r cce66a59038d -r 213864ebe22b mail/pine/Makefile
--- a/mail/pine/Makefile        Tue Jan 18 03:37:11 2005 +0000
+++ b/mail/pine/Makefile        Tue Jan 18 04:00:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2004/12/18 16:21:28 grant Exp $
+# $NetBSD: Makefile,v 1.99 2005/01/18 04:00:18 jschauma Exp $
 
 DISTNAME=       pine4.61
 PKGNAME=        pine-4.61
@@ -36,7 +36,6 @@
 BUILDNAME=     sg6
 .  else
 BUILDNAME=     sgi
-CFLAGS+=       -Dvfork=fork
 .  endif
 BUILDFILE=     sgi
 .else



Home | Main Index | Thread Index | Old Index