diff options
Diffstat (limited to 'games/mangband/Makefile')
-rw-r--r-- | games/mangband/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile index f09f8b4fbdaa..eeaf9d220e24 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -29,10 +29,10 @@ SDL_DESC= Display module SDL GCU_CONFIGURE_WITH= gcu -X11_LIB_DEPENDS= libX11.so:${PORTSDIR}/x11/libX11 +X11_LIB_DEPENDS= libX11.so:x11/libX11 X11_CONFIGURE_WITH= x11 -SDL_LIB_DEPENDS= libX11.so:${PORTSDIR}/x11/libX11 +SDL_LIB_DEPENDS= libX11.so:x11/libX11 SDL_CONFIGURE_WITH= sdl PORTEXAMPLES= * |