diff options
-rw-r--r-- | misc/tds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tds/Makefile b/misc/tds/Makefile index d24ac1d6eda..f2416eb9554 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/16 14:41:01 kei Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/12 16:06:25 wiz Exp $ # DISTNAME= tds-1.4.2 @@ -9,7 +9,7 @@ MAINTAINER= kei@netbsd.org HOMEPAGE= http://tds.dive-in.to/ COMMENT= web diary system -USE_PERL= YES +USE_PERL5= YES GNU_CONFIGURE= YES NO_BUILD= YES |