summaryrefslogtreecommitdiffstats
path: root/net-im/cli-msn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/cli-msn/Makefile')
-rw-r--r--net-im/cli-msn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/cli-msn/Makefile b/net-im/cli-msn/Makefile
index 02ce027..d61af5d 100644
--- a/net-im/cli-msn/Makefile
+++ b/net-im/cli-msn/Makefile
@@ -20,8 +20,8 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_LIBS}
-LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
OpenPOWER on IntegriCloud