diff options
author | joerg <joerg@pkgsrc.org> | 2009-04-08 22:43:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-04-08 22:43:23 +0000 |
commit | d0076c34032ae1515a026b1659f5e6a84c67594e (patch) | |
tree | bf1dd9cbdc81069dd542e4c95eaabbce12693e97 /textproc/iso8879 | |
parent | 7ae1d7e60010d1bcb1504352d555229aea547d33 (diff) | |
download | pkgsrc-d0076c34032ae1515a026b1659f5e6a84c67594e.tar.gz |
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index ac0d1a62a1c..91319cc7288 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/08/08 14:57:39 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2009/04/08 22:43:26 joerg Exp $ DISTNAME= ISOEnts PKGNAME= iso8879-1986 @@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} USE_TOOLS+= unzip -NO_MTREE= yes EXTRACT_ONLY= # empty NO_BUILD= yes |