pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/freehdl Needs pkg-config
details: https://anonhg.NetBSD.org/pkgsrc/rev/8156999ac6ad
branches: trunk
changeset: 570538:8156999ac6ad
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jan 31 21:15:25 2010 +0000
description:
Needs pkg-config
diffstat:
cad/freehdl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 066f24e66963 -r 8156999ac6ad cad/freehdl/Makefile
--- a/cad/freehdl/Makefile Sun Jan 31 21:12:20 2010 +0000
+++ b/cad/freehdl/Makefile Sun Jan 31 21:15:25 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/22 17:14:33 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/31 21:15:25 joerg Exp $
#
DISTNAME= freehdl-0.0.7
@@ -12,7 +12,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake perl:run
+USE_TOOLS+= gmake perl:run pkg-config
INFO_FILES= yes
REPLACE_PERL+= freehdl/gvhdl.in
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index