pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc *MODE are also passed by framework automatically now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fc5b54e45a8
branches: trunk
changeset: 537010:5fc5b54e45a8
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jan 01 14:23:44 2008 +0000
description:
*MODE are also passed by framework automatically now.
diffstat:
comms/birda/Makefile | 5 +----
devel/fortran-utils/Makefile | 4 +---
textproc/qsubst/Makefile | 5 +----
3 files changed, 3 insertions(+), 11 deletions(-)
diffs (56 lines):
diff -r bde06f4988c5 -r 5fc5b54e45a8 comms/birda/Makefile
--- a/comms/birda/Makefile Tue Jan 01 14:20:20 2008 +0000
+++ b/comms/birda/Makefile Tue Jan 01 14:23:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/12/31 07:37:46 obache Exp $
+# $NetBSD: Makefile,v 1.19 2008/01/01 14:27:40 obache Exp $
#
DISTNAME= birda-1.3
@@ -10,9 +10,6 @@
USE_BSD_MAKEFILE= yes
-MAKE_ENV+= BINMODE=${BINMODE}
-MAKE_ENV+= MANMODE=${MANMODE}
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r bde06f4988c5 -r 5fc5b54e45a8 devel/fortran-utils/Makefile
--- a/devel/fortran-utils/Makefile Tue Jan 01 14:20:20 2008 +0000
+++ b/devel/fortran-utils/Makefile Tue Jan 01 14:23:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/12/31 08:05:41 obache Exp $
+# $NetBSD: Makefile,v 1.14 2008/01/01 14:28:13 obache Exp $
DISTNAME= fortran-utils-1.1
CATEGORIES= devel
@@ -13,8 +13,6 @@
USE_BSD_MAKEFILE= yes
-MAKE_ENV+= BINMODE=${BINMODE} MANMODE=${MANMODE}
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r bde06f4988c5 -r 5fc5b54e45a8 textproc/qsubst/Makefile
--- a/textproc/qsubst/Makefile Tue Jan 01 14:20:20 2008 +0000
+++ b/textproc/qsubst/Makefile Tue Jan 01 14:23:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/12/31 06:39:41 obache Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/01 14:23:44 obache Exp $
#
DISTNAME= qsubst-20010422
@@ -14,9 +14,6 @@
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
-MAKE_ENV+= BINMODE=${BINMODE}
-MAKE_ENV+= MANMODE=${MANMODE}
-
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index