diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-18 19:34:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-18 19:34:05 +0000 |
commit | b912c1186be835ec8cbb06f4257fd8613111a86a (patch) | |
tree | cf7b0f0b62cb8eb1a59b81f471cc249660138778 /textproc/xslide/Makefile | |
parent | 2ecdfe6b5a158c8a3c710baefb80f8620a8abe8c (diff) | |
download | pkgsrc-b912c1186be835ec8cbb06f4257fd8613111a86a.tar.gz |
Convert to bl3.
Diffstat (limited to 'textproc/xslide/Makefile')
-rw-r--r-- | textproc/xslide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xslide/Makefile b/textproc/xslide/Makefile index b376ed3b65e..174c1b46841 100644 --- a/textproc/xslide/Makefile +++ b/textproc/xslide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/03 14:55:00 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/18 19:42:18 wiz Exp $ # DISTNAME= xslide-0.2.2 @@ -9,7 +9,7 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://xslide.sourceforge.net/ COMMENT= XSL major mode for emacs -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes .include "../../mk/emacs.mk" |