pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/uae Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/25b92b8872e5
branches: trunk
changeset: 514397:25b92b8872e5
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 11 14:36:33 2006 +0000
description:
Needs pkg-config.
diffstat:
emulators/uae/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b15d9c224246 -r 25b92b8872e5 emulators/uae/Makefile
--- a/emulators/uae/Makefile Sun Jun 11 14:35:13 2006 +0000
+++ b/emulators/uae/Makefile Sun Jun 11 14:36:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/04/17 13:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2006/06/11 14:36:33 joerg Exp $
DISTNAME= uae-0.8.25
PKGREVISION= 3
@@ -11,7 +11,7 @@
DEPENDS+= unzip>=5.40:../../archivers/unzip
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-dga --enable-vidmode
Home |
Main Index |
Thread Index |
Old Index