summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2005-04-06 23:35:41 +0000
committerhq <hq@FreeBSD.org>2005-04-06 23:35:41 +0000
commitd8310180f0b38caa445c61ed9f6a4cd1082e9eb9 (patch)
tree201894d455f51f17ba29b6832c4332e3560a355e
parent2184e169a91a05e7b0494458fd45557eee99cc36 (diff)
downloadFreeBSD-ports-d8310180f0b38caa445c61ed9f6a4cd1082e9eb9.zip
FreeBSD-ports-d8310180f0b38caa445c61ed9f6a4cd1082e9eb9.tar.gz
- Unbreak by fixing pkg-plist: the port was removing a dir listed in
BSD.local.dist [1] - Add $FreeBSD$ tag in pkg-plist PR: 79602 [1] Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
-rw-r--r--textproc/smartdoc-devel/Makefile2
-rw-r--r--textproc/smartdoc-devel/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile
index de55d38..a046b60 100644
--- a/textproc/smartdoc-devel/Makefile
+++ b/textproc/smartdoc-devel/Makefile
@@ -19,8 +19,6 @@ COMMENT= XML utility to create various documents(devel version)
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-BROKEN= Incorrect pkg-plist
-
WRKSRC= ${WRKDIR}/sdoc
NO_BUILD= yes
USE_ZIP= yes
diff --git a/textproc/smartdoc-devel/pkg-plist b/textproc/smartdoc-devel/pkg-plist
index 28499ca..7ee3158 100644
--- a/textproc/smartdoc-devel/pkg-plist
+++ b/textproc/smartdoc-devel/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
bin/sdoc
lib/xemacs/site-lisp/sdoc-helper.el
lib/xemacs/site-lisp/sdoc-mode.el
@@ -17,5 +18,4 @@ share/xml/smartdoc/catalog
@dirrm %%EXAMPLESDIR%%/pure
@dirrm %%EXAMPLESDIR%%/html4
@dirrm %%EXAMPLESDIR%%
-@unexec rmdir %D/share/emacs/site-lisp 2>/dev/null || true
@unexec rmdir %D/lib/xemacs/site-lisp 2>/dev/null || true
OpenPOWER on IntegriCloud