pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/mtoolsfm Include x11.bl3.mk and set USE_PKGLO...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d59bab669e53
branches: trunk
changeset: 509565:d59bab669e53
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Mar 11 16:23:59 2006 +0000
description:
Include x11.bl3.mk and set USE_PKGLOCALEDIR. Fixes bulk build.
diffstat:
sysutils/mtoolsfm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r dd3939575114 -r d59bab669e53 sysutils/mtoolsfm/Makefile
--- a/sysutils/mtoolsfm/Makefile Sat Mar 11 16:23:44 2006 +0000
+++ b/sysutils/mtoolsfm/Makefile Sat Mar 11 16:23:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:55 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/11 16:23:59 wiz Exp $
#
DISTNAME= MToolsFM-1.9-3
@@ -14,6 +14,7 @@
DEPENDS+= mtools>=3.9.7:../../sysutils/mtools
GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --with-conffile=${PKG_SYSCONFDIR}/mtoolsfm.conf
post-extract:
@@ -25,4 +26,5 @@
< MToolsFM.1.in > MToolsFM.1
.include "../../x11/gtk/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index