summaryrefslogtreecommitdiffstats
path: root/polish/kadu
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-11-01 13:26:31 +0000
committerlawrance <lawrance@FreeBSD.org>2005-11-01 13:26:31 +0000
commit683ef39ba8b884897d08b5486154d0ab799ad23b (patch)
treef6863ce7e08850937c508ea29e12d70463473fdf /polish/kadu
parentae8de6e400dcf76d527778c5043caa087390853e (diff)
downloadFreeBSD-ports-683ef39ba8b884897d08b5486154d0ab799ad23b.zip
FreeBSD-ports-683ef39ba8b884897d08b5486154d0ab799ad23b.tar.gz
Respect LOCALBASE and X11BASE.
PR: ports/88280 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
Diffstat (limited to 'polish/kadu')
-rw-r--r--polish/kadu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile
index 3fd9007..35739ce 100644
--- a/polish/kadu/Makefile
+++ b/polish/kadu/Makefile
@@ -23,6 +23,8 @@ USE_GMAKE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-existing-libgadu="${LOCALBASE}" \
+ --with-includes="${LOCALBASE}/include ${X11BASE}/include" \
+ --with-libs="${LOCALBASE}/lib ${X11BASE}/lib" \
--program-transform-name=''
CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
OpenPOWER on IntegriCloud