aboutsummaryrefslogtreecommitdiff
path: root/audio/alsaplayer
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-30 22:15:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-30 22:15:53 +0000
commit86c849c9a1e7e2f86542192e8ebd8ce6cd6dba04 (patch)
tree37cb1614ce213b878b526a125c5244e8fcc7b7e7 /audio/alsaplayer
parentcf9ed0c7b1ab49e28b8f6007c9ff91c109d41341 (diff)
downloadports-86c849c9a1e7e2f86542192e8ebd8ce6cd6dba04.tar.gz
ports-86c849c9a1e7e2f86542192e8ebd8ce6cd6dba04.zip
Fix the build on -CURRENT.
Reported by: maintainer
Notes
Notes: svn path=/head/; revision=83930
Diffstat (limited to 'audio/alsaplayer')
-rw-r--r--audio/alsaplayer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index 869c086cda80..349e44c1b46b 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -23,6 +23,10 @@ WANT_GNOME= yes
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
+ LDFLAGS="${LDFLAGS}"
MAN1= alsaplayer.1