diff options
Diffstat (limited to 'textproc/docbook/Makefile')
-rw-r--r-- | textproc/docbook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile index 753e42034bc..44274c56e8f 100644 --- a/textproc/docbook/Makefile +++ b/textproc/docbook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2011/04/14 10:33:41 adam Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/25 06:55:47 asau Exp $ DISTNAME= docbook-4.5 CATEGORIES= textproc @@ -15,7 +15,6 @@ DISTFILES= docbk241.zip docbk30.zip docbk31.zip docbk40.zip docbk41.zip \ docbook-4.2.zip docbook-4.3.zip docbook-4.4.zip docbook-4.5.zip PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.oasis-open.org/docbook/ |