diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /mbone | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) | |
download | ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip |
Notes
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rtpmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile index c0d828d70c87..ef82ee4140ea 100644 --- a/mbone/rtpmon/Makefile +++ b/mbone/rtpmon/Makefile @@ -7,7 +7,7 @@ PORTNAME= rtpmon PORTVERSION= 1.0a7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mbone tk83 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner @@ -17,7 +17,7 @@ COMMENT= A program to montior loss in multicast sessions LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 -USE_AUTOTOOLS= autoconf:253:env +USE_AUTOTOOLS= autoconf:261:env GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_GCC= 3.2 |