diff options
Diffstat (limited to 'lang/sather/Makefile')
-rw-r--r-- | lang/sather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile index d66dbe5fa03..292521960a9 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:45:20 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/08/09 10:59:11 seb Exp $ DISTNAME= sather-1.2.1 PKGREVISION= 2 @@ -16,7 +16,6 @@ USE_GMAKE= # defined ALL_TARGET= full optional MAKE_ENV+= _OPSYS_RPATH_NAME=${_OPSYS_RPATH_NAME} -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= sather.info sather-tutorial.info sather-mode.info |