summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-06 13:43:00 +0000
committerrafan <rafan@FreeBSD.org>2006-12-06 13:43:00 +0000
commit20abe816351dce6264e2ca25e018c621e4a78a83 (patch)
treef69b40f876a8c3eee33ad8343c287df7a4392f8c
parentca4e4ef705ed7827ef795940ea698bb07565a862 (diff)
downloadFreeBSD-ports-20abe816351dce6264e2ca25e018c621e4a78a83.zip
FreeBSD-ports-20abe816351dce6264e2ca25e018c621e4a78a83.tar.gz
- Respect X11BASE
PR: ports/105961 Submitted by: rafan Approved by: portmgr (linimon)
-rw-r--r--sysutils/lineak-defaultplugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lineak-defaultplugin/Makefile b/sysutils/lineak-defaultplugin/Makefile
index 2275676..f562117 100644
--- a/sysutils/lineak-defaultplugin/Makefile
+++ b/sysutils/lineak-defaultplugin/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= lineak.8:${PORTSDIR}/sysutils/lineakd
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_XLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --program-prefix=''
OpenPOWER on IntegriCloud