summaryrefslogtreecommitdiffstats
path: root/games/xbomb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xbomb/Makefile')
-rw-r--r--games/xbomb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile
index 6cf7112..0d62591 100644
--- a/games/xbomb/Makefile
+++ b/games/xbomb/Makefile
@@ -25,7 +25,7 @@ PLIST_FILES= bin/xbomb \
PLIST_DIRS= lib/X11/xbomb
do-build:
- cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} -DX11BASE=\"${X11BASE}\" \
+ cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} -DLOCALBASE=\"${LOCALBASE}\" \
`pkg-config --cflags xaw8` *.c -o xbomb \
`pkg-config --libs xaw8`
OpenPOWER on IntegriCloud