summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-07-20 18:21:12 +0000
committerhasso <hasso@pkgsrc.org>2009-07-20 18:21:12 +0000
commita84c0cb12c9879d37103daec655d04c9bd08a7b0 (patch)
treec2070dc16ee7de63de6e6e558dbf6a09b32a6acc /multimedia
parent8a2ae1f70fdeb01ac45aa9a5e994597077dceeed (diff)
downloadpkgsrc-a84c0cb12c9879d37103daec655d04c9bd08a7b0.tar.gz
Make overriding config.sub and config.guess work so it compiles on DragonFly.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mediainfo/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile
index 5e29bcc96e9..6afeff39335 100644
--- a/multimedia/mediainfo/Makefile
+++ b/multimedia/mediainfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/29 17:34:14 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/20 18:21:12 hasso Exp $
#
DISTNAME= MediaInfo_CLI_0.7.9_GNU_FromSource
@@ -15,9 +15,13 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/MediaInfo_CLI_GNU_FromSource
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+OVERRIDE_DIRDEPTH= 4
INSTALLATION_DIRS= bin
+do-configure:
+
do-build:
cd ${WRKSRC} && ./CLI_Compile.sh