aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
commitddb097c515164665524ac44bdad0a760e6d7e9cc (patch)
tree189a0a82202d8273b3544d953ccfd229c1eb7faf /comms/wspr
parent2a1a40c8bffa56d60449805274bebe889eb98fc8 (diff)
downloadports-ddb097c515164665524ac44bdad0a760e6d7e9cc.tar.gz
ports-ddb097c515164665524ac44bdad0a760e6d7e9cc.zip
Notes
Diffstat (limited to 'comms/wspr')
-rw-r--r--comms/wspr/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 04c479784eed..85597134194a 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: wspr
-# Date created: 30 April 2009
-# Whom: Diane Bruce <db@db.net>
-#
+# Created by: Diane Bruce <db@db.net>
# $FreeBSD$
-#
PORTNAME= wspr
DISTVERSION= ${VERSION}.r${SVN_REV}
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= db
@@ -15,7 +12,7 @@ DISTNAME= wspr-r${SVN_REV}
MAINTAINER= db@FreeBSD.org
COMMENT= Weak signal for HF ham radio communication package
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging
LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
fftw3f:${PORTSDIR}/math/fftw3-float \