pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/faces Backout last change which broke building th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd7c88aa776e
branches:  trunk
changeset: 485115:dd7c88aa776e
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Dec 04 04:43:12 2004 +0000

description:
Backout last change which broke building this package.

diffstat:

 mail/faces/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 64d1ad3e9b2f -r dd7c88aa776e mail/faces/Makefile
--- a/mail/faces/Makefile       Sat Dec 04 04:33:25 2004 +0000
+++ b/mail/faces/Makefile       Sat Dec 04 04:43:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/11/30 08:08:26 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2004/12/04 04:43:12 tron Exp $
 
 DISTNAME=      faces-1.6.1
 PKGREVISION=   3
@@ -23,7 +23,6 @@
 
 MAKE_FLAGS+=   PREFIX="${PREFIX}"
 MAKE_FLAGS+=   CCOMP="${CFLAGS}"
-MAKEFILE=      Makefile.dist
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -41,6 +40,7 @@
                scripts/newsfrom.faces scripts/rotary.faces
 
 do-configure:
+       ${LN} -sf Makefile.dist ${WRKSRC}/${MAKEFILE}
        cd ${WRKSRC};                                                   \
        files="                                                         \
                x11.c                                                   \



Home | Main Index | Thread Index | Old Index