pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gpac Explicitly disable wxGTK support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/44514d547176
branches: trunk
changeset: 554265:44514d547176
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 11 20:35:24 2009 +0000
description:
Explicitly disable wxGTK support.
diffstat:
multimedia/gpac/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6bc4ad31a6cb -r 44514d547176 multimedia/gpac/Makefile
--- a/multimedia/gpac/Makefile Wed Feb 11 19:57:01 2009 +0000
+++ b/multimedia/gpac/Makefile Wed Feb 11 20:35:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/23 15:57:37 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/11 20:35:24 joerg Exp $
#
DISTNAME= gpac-0.4.5
@@ -17,6 +17,8 @@
# not really GNU configure, but close enough
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-wx
+
.include "../../audio/faad2/buildlink3.mk"
.include "../../audio/liba52/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index