diff options
Diffstat (limited to 'comms/morse/Makefile')
-rw-r--r-- | comms/morse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/morse/Makefile b/comms/morse/Makefile index 044f8cc77589..3f7b56b88ef6 100644 --- a/comms/morse/Makefile +++ b/comms/morse/Makefile @@ -26,6 +26,7 @@ PULSEAUDIO_DESC= Beep using Pulse Audio OSS_MAKE_ARGS= DEVICE=OSS X11_MAKE_ARGS= DEVICE=X11 +X11_USES= xorg X11_USE= XORG=x11 X11_CFLAGS= -I${LOCALBASE}/include X11_LDFLAGS= -L${LOCALBASE}/lib |