diff options
Diffstat (limited to 'devel/slib/Makefile')
-rw-r--r-- | devel/slib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile index c717c91ea2c..e2c24c72818 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/21 16:43:46 martti Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/09 10:44:50 seb Exp $ DISTNAME= slib2d4 # @@ -22,7 +22,6 @@ NO_BUILD= # defined SLIBDIR= ${PREFIX}/share/slib DOCDIR= ${PREFIX}/share/doc/slib -USE_NEW_TEXINFO= YES INFO_FILES= slib.info do-install: |