pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/gpsim-oscilloscope Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c996bfdb11d0
branches: trunk
changeset: 514429:c996bfdb11d0
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 11 23:51:16 2006 +0000
description:
Needs pkg-config.
diffstat:
emulators/gpsim-oscilloscope/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f0317bbd6602 -r c996bfdb11d0 emulators/gpsim-oscilloscope/Makefile
--- a/emulators/gpsim-oscilloscope/Makefile Sun Jun 11 23:44:23 2006 +0000
+++ b/emulators/gpsim-oscilloscope/Makefile Sun Jun 11 23:51:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/11 23:51:16 joerg Exp $
#
DISTNAME= oscilloscope-0.1.2
@@ -12,7 +12,7 @@
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-
+USE_TOOLS+= pkg-config
USE_LIBTOOL= YES
GCC_REQD+= 3.0
Home |
Main Index |
Thread Index |
Old Index