summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-01 04:55:36 +0000
committerrafan <rafan@FreeBSD.org>2006-12-01 04:55:36 +0000
commitc8499e2e0329697dd71ddc261058fdf7f79a978b (patch)
tree9976321520702aeb7ad0ac1fd4e6f85768f4b93d
parentd46e6cfc7890143b5743108a766d99cdd835e298 (diff)
downloadFreeBSD-ports-c8499e2e0329697dd71ddc261058fdf7f79a978b.zip
FreeBSD-ports-c8499e2e0329697dd71ddc261058fdf7f79a978b.tar.gz
- Respect X11BASE
Reported by: pointyhat
-rw-r--r--audio/rat/Makefile2
-rw-r--r--mbone/rat/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile
index bdbe0cc..06ca599 100644
--- a/audio/rat/Makefile
+++ b/audio/rat/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
USE_AUTOTOOLS= autoconf:213
USE_GMAKE= yes
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
+
MAN1= rat.1
MANCOMPRESSED= no
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile
index bdbe0cc..06ca599 100644
--- a/mbone/rat/Makefile
+++ b/mbone/rat/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
USE_AUTOTOOLS= autoconf:213
USE_GMAKE= yes
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
+
MAN1= rat.1
MANCOMPRESSED= no
OpenPOWER on IntegriCloud