From aa6d2705949fb367f88321a2b216e858c831f92e Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 21 Dec 2014 00:35:50 +0000 Subject: Put back 2 empty directories in plist, otherwise lots of things break --- textproc/xmlcatmgr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/xmlcatmgr/Makefile b/textproc/xmlcatmgr/Makefile index 7da08d01770..9c7c0d98b60 100644 --- a/textproc/xmlcatmgr/Makefile +++ b/textproc/xmlcatmgr/Makefile @@ -2,7 +2,7 @@ PORTNAME= xmlcatmgr PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF @@ -26,6 +26,7 @@ SUB_LIST= XMLCATMGR=${XMLCATMGR} \ CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \ CATALOG_PORTS_XML=${CATALOG_PORTS_XML} PLIST_FILES= bin/xmlcatmgr man/man1/xmlcatmgr.1.gz +PLIST_DIRS= share/xml share/sgml PORTDOCS= AUTHORS COPYING NEWS README TODO XMLCATMGR?= ${PREFIX}/bin/xmlcatmgr -- cgit