summaryrefslogtreecommitdiff
path: root/multimedia/dvts
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-05-22 13:06:59 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-05-22 13:06:59 +0000
commit54eef759063bdda94bbc0a0d232411e50f64b965 (patch)
treeeed9a7d5ae2fc9ebab8e7c281c4fae37c1daad80 /multimedia/dvts
parentAdd missing date for net/p5-Net-BGP4 :) (diff)
Ad-hoc fix for autoconf breakage before 5.1 freeze.
Autoconf-2.53 requires some perl scripts to run but its Makefile doesn't have USE_PERL5_RUN. Feel free to remove USE_PERL5_BUILD once the autoconf problem is fixed.
Notes
Notes: svn path=/head/; revision=81700
Diffstat (limited to 'multimedia/dvts')
-rw-r--r--multimedia/dvts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/dvts/Makefile b/multimedia/dvts/Makefile
index fb09bfa8fb1f..a21206245d87 100644
--- a/multimedia/dvts/Makefile
+++ b/multimedia/dvts/Makefile
@@ -20,7 +20,8 @@ MAINTAINER= simokawa@FreeBSD.org
COMMENT= A imprementation of Digital Video Transport System
USE_AUTOCONF_VER= 253
-GNU_CONFIGURE= YES
+# XXX autoconf-2.53 is useless without perl.
+USE_PERL5_BUILD= YES
MAN1= dvts.1 dvsend.1 dvrecv.1