diff options
author | joerg <joerg> | 2009-04-08 22:43:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-04-08 22:43:23 +0000 |
commit | 8a39dd7fd92141baadb13edd401b1e6d170a39b8 (patch) | |
tree | bf1dd9cbdc81069dd542e4c95eaabbce12693e97 /textproc/iso8879 | |
parent | d8ba282f1c61972302e6abe20841e4bf53f51b42 (diff) | |
download | pkgsrc-8a39dd7fd92141baadb13edd401b1e6d170a39b8.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 |