diff options
Diffstat (limited to 'textproc/tei/Makefile')
-rw-r--r-- | textproc/tei/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/tei/Makefile b/textproc/tei/Makefile index 1b45365930f..b83156c0435 100644 --- a/textproc/tei/Makefile +++ b/textproc/tei/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/03/06 22:27:36 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/25 06:57:03 asau Exp $ DISTNAME= dtd PKGNAME= tei-4 @@ -11,8 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tei-c.org/ COMMENT= DTD of the Text Encoding Initiative -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/dtd DIST_SUBDIR= ${PKGNAME_NOREV}nb3 NO_CONFIGURE= YES |