aboutsummaryrefslogtreecommitdiff
path: root/news/slrnface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrnface/Makefile')
-rw-r--r--news/slrnface/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile
index 717c434ae7f0..180c5ce988aa 100644
--- a/news/slrnface/Makefile
+++ b/news/slrnface/Makefile
@@ -20,6 +20,9 @@ LIB_DEPENDS= compface:${PORTSDIR}/mail/faces
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ALL_TARGET= slrnface
+MAKE_ARGS= CC="${CC}" C_FLAGS="${CFLAGS}" \
+ X_INCL=-I${X11BASE}/include \
+ XF_LIB="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcompface"
USE_XLIB= yes