summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjoerg <joerg>2015-02-21 00:12:26 +0000
committerjoerg <joerg>2015-02-21 00:12:26 +0000
commit66ffc48984d1bb78e13b7c2ad3193fef822a7981 (patch)
tree60b940d623d35a6a2e74c2b9e4fd8bf43e0e4388 /multimedia
parent7a3aca8d40089b0617dbe3785318bb787706e6d1 (diff)
downloadpkgsrc-66ffc48984d1bb78e13b7c2ad3193fef822a7981.tar.gz
Hidden directories are not picked up automatically for config.guess/.sub
replacement.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmpeg2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile
index 1f04c2749e6..a9ac2946d14 100644
--- a/multimedia/libmpeg2/Makefile
+++ b/multimedia/libmpeg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:43 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/02/21 00:12:26 joerg Exp $
DISTNAME= libmpeg2-0.5.1
PKGNAME= libmpeg2-0.5.1
@@ -16,6 +16,9 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= libmpeg2/convert/libmpeg2convert.pc.in
PKGCONFIG_OVERRIDE+= libmpeg2/libmpeg2.pc.in
+CONFIG_GUESS_OVERRIDE+= .auto/config.guess
+CONFIG_SUB_OVERRIDE+= .auto/config.sub
+
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --disable-sdl