summaryrefslogtreecommitdiff
path: root/audio/wmmp3
diff options
context:
space:
mode:
authorhans <hans>2012-02-15 23:11:29 +0000
committerhans <hans>2012-02-15 23:11:29 +0000
commit9b0deab37398be2d0e315d9fc0b86c4fafed34c3 (patch)
treeda649bdf10022c340809a413b5fb39b784a2bf27 /audio/wmmp3
parentdff2ae81fce43af47dd29184a75d6338ff648efd (diff)
downloadpkgsrc-9b0deab37398be2d0e315d9fc0b86c4fafed34c3.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