aboutsummaryrefslogtreecommitdiff
path: root/multimedia/jmref/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-05-07 20:03:20 +0000
committerSteve Wills <swills@FreeBSD.org>2011-05-07 20:03:20 +0000
commit837fde2b7070889d5b5ae1ea5b2fbfeccb9f905d (patch)
treec200e1f844a5684663d90811b083fb04e09715f6 /multimedia/jmref/Makefile
parentd6f3f2d2129223512957192a5d162e1a8d278f8e (diff)
- Update to 18.0
- Remove 6.x support - Remove MD5
Notes
Notes: svn path=/head/; revision=273750
Diffstat (limited to 'multimedia/jmref/Makefile')
-rw-r--r--multimedia/jmref/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/multimedia/jmref/Makefile b/multimedia/jmref/Makefile
index 485d8e68824a..63a161fee66e 100644
--- a/multimedia/jmref/Makefile
+++ b/multimedia/jmref/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jmref
-PORTVERSION= 17.2
+PORTVERSION= 18.0
CATEGORIES= multimedia
MASTER_SITES= http://iphome.hhi.de/suehring/tml/download/
DISTNAME= jm${PORTVERSION}
@@ -26,10 +26,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/rtp_loss.exe ${PREFIX}/bin/rtp_loss
${INSTALL_PROGRAM} ${WRKSRC}/bin/rtpdump.exe ${PREFIX}/bin/rtpdump
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>