summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordholland <dholland>2008-08-24 22:59:10 +0000
committerdholland <dholland>2008-08-24 22:59:10 +0000
commitdc8bd310955bf45c36d7759018fa51e8604e7a00 (patch)
tree76b64cb32b6522b4883e566659805686222cc27f /multimedia
parent8cf3e94193b411615abff994994ac5128fb73030 (diff)
downloadpkgsrc-dc8bd310955bf45c36d7759018fa51e8604e7a00.tar.gz
Uses xmkmf in configure script; USE_TOOLS+=xmkmf.
Noted by Hasso Tepper in PR 39286.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xine-lib/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xine-lib/Makefile.common b/multimedia/xine-lib/Makefile.common
index 83492d3c2ac..efc9c9f6b86 100644
--- a/multimedia/xine-lib/Makefile.common
+++ b/multimedia/xine-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.55 2008/07/29 05:58:41 dholland Exp $
+# $NetBSD: Makefile.common,v 1.56 2008/08/24 22:59:10 dholland Exp $
#
# used by audio/xine-arts/Makefile
@@ -27,7 +27,7 @@ USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= libtool libtool-nofpic
PKGCONFIG_OVERRIDE= misc/libxine.pc.in
-USE_TOOLS+= autoconf gmake msgfmt pkg-config
+USE_TOOLS+= autoconf gmake msgfmt pkg-config xmkmf
CONFIGURE_ARGS+= --with-w32-path='${PREFIX}/lib/win32'
CONFIGURE_ARGS+= --without-external-ffmpeg --disable-ffmpegtest