aboutsummaryrefslogtreecommitdiffstats
path: root/comms/qsstv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/qsstv/Makefile')
-rw-r--r--comms/qsstv/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile
index b333a9a2f1eb..0748c384908a 100644
--- a/comms/qsstv/Makefile
+++ b/comms/qsstv/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= qsstv
-PORTVERSION= 5.2e
+PORTVERSION= 5.3a
CATEGORIES= comms
-MASTER_SITES= http://users.pandora.be/on1mh/download/
+MASTER_SITES= http://users.telenet.be/on4qz/download/
MAINTAINER= db@db.net
COMMENT= Amateur Radio SSTV/FAX reception program for unix
@@ -16,8 +16,6 @@ COMMENT= Amateur Radio SSTV/FAX reception program for unix
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png:${PORTSDIR}/graphics/png
-BROKEN= Unfetchable
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
@@ -30,10 +28,6 @@ do-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/qsstv/docs/en/*.png ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/qsstv/docs/en/*.html ${DOCSDIR}
-# @cd ${WRKSRC}/qsstv/docs/en; \
-# ${INSTALL_DATA} *.png ${DOCSDIR};
-# @cd ${WRKSRC}/qsstv/docs/en; \
-# ${INSTALL_DATA} *.html ${DOCSDIR};
.endif
.include <bsd.port.mk>