summaryrefslogtreecommitdiffstats
path: root/x11/9menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/9menu/Makefile')
-rw-r--r--x11/9menu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index df8fafa..46c6cf6 100644
--- a/x11/9menu/Makefile
+++ b/x11/9menu/Makefile
@@ -32,6 +32,6 @@ MANCOMPRESSED= yes
do-build:
cd ${WRKSRC} && \
- ${CC} ${CFLAGS} -I${X11BASE}/include -L${X11BASE}/lib -lX11 -o 9menu 9menu.c
+ ${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib -lX11 -o 9menu 9menu.c
.include <bsd.port.mk>
OpenPOWER on IntegriCloud