diff options
author | gahr <gahr@FreeBSD.org> | 2010-03-24 05:14:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-03-24 05:14:39 +0800 |
commit | aa1c16483d3e3ebfabeb32fd51d17b96f8b74118 (patch) | |
tree | 9bfea3ba7c13b0aee1186c7434429fa5a65dc7a4 /comms/geoid/Makefile | |
parent | db2c49723a693c67b0403e054740835d757b9bcd (diff) | |
download | freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.gz freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.zst freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.zip |
- Chase x11-toolkits/fltk update
Diffstat (limited to 'comms/geoid/Makefile')
-rw-r--r-- | comms/geoid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index c17e9ad50faa..d43ac2d60896 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -7,7 +7,7 @@ PORTNAME= geoid PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= .src CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \ @@ -19,7 +19,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= db@FreeBSD.org COMMENT= Geodetic computer for amateur radio use -LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk-threads +LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_GMAKE= yes MAKEFILE= makefile |