diff options
Diffstat (limited to 'misc/tds/Makefile')
-rw-r--r-- | misc/tds/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/tds/Makefile b/misc/tds/Makefile index 88fd20483d0..0dfbd634338 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 09:57:38 asau Exp $ # DISTNAME= tds-1.4.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tds.dive-in.to/ COMMENT= Web diary system -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run GNU_CONFIGURE= YES CONFIGURE_ENV+= PERL5=${PERL5:Q} |