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 d73ced4749a4..56c7a40d5e38 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= hamradio@FreeBSD.org COMMENT= Geodetic computer for amateur radio use -LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= gmake MAKEFILE= makefile |