pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnustep-back This package's Makefile is called GNU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/250344ebe100
branches:  trunk
changeset: 518752:250344ebe100
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 16 18:10:31 2006 +0000

description:
This package's Makefile is called GNUmakefile.

diffstat:

 x11/gnustep-back/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c1da9f1ff240 -r 250344ebe100 x11/gnustep-back/Makefile
--- a/x11/gnustep-back/Makefile Sat Sep 16 15:43:28 2006 +0000
+++ b/x11/gnustep-back/Makefile Sat Sep 16 18:10:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/08/30 14:55:41 adam Exp $
+# $NetBSD: Makefile,v 1.37 2006/09/16 18:10:31 rillig Exp $
 
 DISTNAME=      gnustep-back-0.11.0
 CATEGORIES=    x11 gnustep
@@ -12,6 +12,7 @@
 USE_TOOLS+=    pkg-config
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+=--exec-prefix=${PREFIX}/libexec/GNUstep
+MAKE_FILE=     GNUmakefile
 
 pre-install:
        ${INSTALL_DATA_DIR} ${GNUSTEP_SYSTEM_ROOT}/Library/Fonts



Home | Main Index | Thread Index | Old Index