aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gpredict
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2008-04-26 20:48:30 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2008-04-26 20:48:30 +0800
commitb86a84f538bf94069ca277cccf6c46a0d00d5201 (patch)
treea7f05505eff47c49658b58ad42ab25e1349eab83 /comms/gpredict
parent305823faeb0f7e6f6096cbf16289c0b586f257e6 (diff)
downloadfreebsd-ports-gnome-b86a84f538bf94069ca277cccf6c46a0d00d5201.tar.gz
freebsd-ports-gnome-b86a84f538bf94069ca277cccf6c46a0d00d5201.tar.zst
freebsd-ports-gnome-b86a84f538bf94069ca277cccf6c46a0d00d5201.zip
- Add curl dependancy
- Will now fetch TLE files from the network - Bump PORTREVISION PR: ports/123033 Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer)
Diffstat (limited to 'comms/gpredict')
-rw-r--r--comms/gpredict/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile
index 0810ea851897..6bb7c54d0c69 100644
--- a/comms/gpredict/Makefile
+++ b/comms/gpredict/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gpredict
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= groundstation
@@ -14,9 +15,12 @@ MAINTAINER= matt@chronos.org.uk
COMMENT= Amateur Radio satellite tracking and prediction
LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib:install
+BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl:install
+RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl:install
USE_GNOME= gtk20
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-network
USE_GMAKE= yes
MAN1= gpredict.1