summaryrefslogtreecommitdiffstats
path: root/misc/floatator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/floatator/Makefile')
-rw-r--r--misc/floatator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile
index 0f3dcd7..368a2e7 100644
--- a/misc/floatator/Makefile
+++ b/misc/floatator/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_MOTIF= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
- X11INCLUDE="-I${X11BASE}/include" X11LIB="-L${X11BASE}/lib"
+ X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib"
PLIST_FILES= bin/floatator bin/floatator_X_interface
do-install:
OpenPOWER on IntegriCloud