summaryrefslogtreecommitdiff
path: root/audio/wmmp3
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 23:11:29 +0000
committerhans <hans@pkgsrc.org>2012-02-15 23:11:29 +0000
commitde94cbd2e5e29bb6bedbe4a71fd568a65abc4b85 (patch)
treeda649bdf10022c340809a413b5fb39b784a2bf27 /audio/wmmp3
parent373639f6a2460e7707fd46083c0e711d292bcb01 (diff)
downloadpkgsrc-de94cbd2e5e29bb6bedbe4a71fd568a65abc4b85.tar.gz
Fix build on SunOS.
Diffstat (limited to 'audio/wmmp3')
-rw-r--r--audio/wmmp3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile
index b536c06b3c5..f446d170ca2 100644
--- a/audio/wmmp3/Makefile
+++ b/audio/wmmp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/09/04 21:38:03 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2012/02/15 23:11:29 hans Exp $
DISTNAME= wmmp3-0.12
PKGREVISION= 3
@@ -12,6 +12,8 @@ COMMENT= Front-end for mpg123 in a Window Maker dockapp
DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --x-includes=${X11BASE:Q}/include
+CONFIGURE_ARGS+= --x-libraries=${X11BASE:Q}/lib${LIBABISUFFIX:Q}
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= share/examples