diff options
Diffstat (limited to 'comms/xmorse/Makefile')
-rw-r--r-- | comms/xmorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xmorse/Makefile b/comms/xmorse/Makefile index 906f6eb6144a..3f6450435743 100644 --- a/comms/xmorse/Makefile +++ b/comms/xmorse/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sunrychen@gmail.com COMMENT= Fully automatic Morse code teaching machine -LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk USE_SDL= sdl |