diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-24 23:25:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-24 23:25:54 +0000 |
commit | 9992960752387703d799e84dd822eeb1b61bee99 (patch) | |
tree | 6f16fbcd8cee4c3d0b39424eaae52a1ec9a896c4 /comms/wspr | |
parent | 5d2451c2a63be7d650d669270ef65bb255f9f90f (diff) | |
download | ports-9992960752387703d799e84dd822eeb1b61bee99.tar.gz ports-9992960752387703d799e84dd822eeb1b61bee99.zip |
Notes
Diffstat (limited to 'comms/wspr')
-rw-r--r-- | comms/wspr/Makefile | 4 | ||||
-rw-r--r-- | comms/wspr/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 83a279ae94e3..3332f04d11ed 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -7,7 +7,7 @@ PORTNAME= wspr PORTVERSION= 2.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.physics.princeton.edu/pulsar/K1JT/ MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --enable-gfortran --prefix=${LOCALBASE} \ --with-portaudio-lib-dir=${LOCALBASE}/lib/portaudio2 CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_AUTOTOOLS= libtool PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ PORTVERSION=${PORTVERSION} diff --git a/comms/wspr/distinfo b/comms/wspr/distinfo index f755298aabb5..5e0517564673 100644 --- a/comms/wspr/distinfo +++ b/comms/wspr/distinfo @@ -1,3 +1,2 @@ -MD5 (wspr-2.00.r1714.tgz) = 89bb985d99e777de054a9c1642a941c5 SHA256 (wspr-2.00.r1714.tgz) = 6a0e13f354d4e228337ee550851f36027281e268385961505a6757fda1ffc423 SIZE (wspr-2.00.r1714.tgz) = 2096056 |