aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-27 13:39:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-27 13:39:52 +0000
commitec4540e85f5805946fc16d20bb8962d336f0ca1a (patch)
treebb2b1359f76b6ee7b34e71908755bc7f52ceb433 /audio
parentf6d2aec99f702ab81ef428a2e8ed6ba15a52dfea (diff)
downloadports-ec4540e85f5805946fc16d20bb8962d336f0ca1a.tar.gz
ports-ec4540e85f5805946fc16d20bb8962d336f0ca1a.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/rsynth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 4cfd3a65cc9b..411bf840eb1d 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \
audio:${PORTSDIR}/audio/nas
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/lib
pre-configure:
@${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c