diff options
Diffstat (limited to 'comms/geoid/Makefile')
-rw-r--r-- | comms/geoid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index 98c0b4f14c0b..145e73bb3356 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= db@FreeBSD.org COMMENT= Geodetic computer for amateur radio use -LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk USE_GMAKE= yes MAKEFILE= makefile |