diff options
Diffstat (limited to 'textproc/yodl/Makefile')
-rw-r--r-- | textproc/yodl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 5b796c5e16b..25a32a93d3a 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/03/15 11:53:40 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/25 06:57:09 asau Exp $ DISTNAME= yodl-1.31.18 PKGREVISION= 9 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xs4all.nl/~jantien/yodl/ COMMENT= High-level document preparation system -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= bison flex gmake MAKE_FILE= GNUmakefile |