aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-10-26 06:15:04 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-10-26 06:15:04 +0000
commit39bc990211595d156dd03ef95a7c882b65eb34e7 (patch)
tree9d6160dedcae48ed8b9229a4f01e75dc8cbda4d5 /textproc/iso8879
parent483fad4de4cb3837f05d3e00c202e6183d0ad2e4 (diff)
downloadports-39bc990211595d156dd03ef95a7c882b65eb34e7.tar.gz
ports-39bc990211595d156dd03ef95a7c882b65eb34e7.zip
Remove NO_MTREE.
Remove %D/share/sgml on deinstall. Take over maintainership. Reported by: PW Approved by: jfieber (old maintainer)
Notes
Notes: svn path=/head/; revision=34249
Diffstat (limited to 'textproc/iso8879')
-rw-r--r--textproc/iso8879/Makefile3
-rw-r--r--textproc/iso8879/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index 74033b778620..8f256ad175a3 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -12,11 +12,10 @@ MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/
DISTNAME= isoENTS
EXTRACT_SUFX= .zip
-MAINTAINER= jfieber@FreeBSD.org
+MAINTAINER= kuriyama@FreeBSD.org
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/textproc/iso8879/pkg-plist b/textproc/iso8879/pkg-plist
index 85fcc172b9cf..400d5bf44341 100644
--- a/textproc/iso8879/pkg-plist
+++ b/textproc/iso8879/pkg-plist
@@ -19,4 +19,4 @@ share/sgml/iso8879/ISOpub
share/sgml/iso8879/ISOtech
share/sgml/iso8879/catalog
@dirrm share/sgml/iso8879
-@dirrm share/sgml
+@unexec rmdir %D/share/sgml 2>/dev/null || true