pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/openmotif Needs pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/08ebb8172bbe
branches: trunk
changeset: 544929:08ebb8172bbe
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Jul 22 20:44:04 2008 +0000
description:
Needs pkg-config
diffstat:
x11/openmotif/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 13e59086fe99 -r 08ebb8172bbe x11/openmotif/Makefile
--- a/x11/openmotif/Makefile Tue Jul 22 20:17:24 2008 +0000
+++ b/x11/openmotif/Makefile Tue Jul 22 20:44:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2008/07/17 09:10:50 tnn Exp $
+# $NetBSD: Makefile,v 1.57 2008/07/22 20:44:04 tnn Exp $
PKGVER= 2.3.1
DISTNAME= openmotif-${PKGVER}
@@ -39,7 +39,7 @@
CONFLICTS+= lesstif-[0-9]*
USE_LIBTOOL= yes
-USE_TOOLS+= flex gmake tbl
+USE_TOOLS+= flex gmake tbl pkg-config
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= no # PR 37233
Home |
Main Index |
Thread Index |
Old Index