summaryrefslogtreecommitdiffstats
path: root/ftp/xrmftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/xrmftp/Makefile')
-rw-r--r--ftp/xrmftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile
index 305d103..c61cfe2 100644
--- a/ftp/xrmftp/Makefile
+++ b/ftp/xrmftp/Makefile
@@ -20,9 +20,9 @@ LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.src
ALL_TARGET= xrmftp
-CFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/X11
+CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/X11
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
- LDFLAGS="-L/usr/lib -L${X11BASE}/lib -lm -lX11 -lforms -lXpm"
+ LDFLAGS="-L/usr/lib -L${LOCALBASE}/lib -lm -lX11 -lforms -lXpm"
PORTDOCS= CHANGES FIXED-BUGS README
PLIST_FILES= bin/xrmftp
OpenPOWER on IntegriCloud