summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-11-20 00:24:02 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-11-20 00:24:02 +0000
commitb8674507fa2523cb76877c75811c7dcda6329fd6 (patch)
tree478c81bb1033ea8773684f033404cf7afc3c5f1e /devel
parentSince once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't (diff)
. Install the etc directory. Various documentation refers to files in
this directory. PR: 58450 Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl> Approved by: znerd (maintainer)
Notes
Notes: svn path=/head/; revision=94416
Diffstat (limited to 'devel')
-rw-r--r--devel/apache-ant/Makefile2
-rw-r--r--devel/apache-ant/pkg-plist12
2 files changed, 13 insertions, 1 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index f3b39c97f976..04a071458a38 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -33,7 +33,7 @@ PLIST_SUB+= T=${PORTDESTDIR:S/^${PREFIX}\///}
READMES= LICENSE README WHATSNEW
-DATADIRS= lib
+DATADIRS= lib etc
.if !defined(NOPORTDOCS)
DATADIRS+= docs
.endif
diff --git a/devel/apache-ant/pkg-plist b/devel/apache-ant/pkg-plist
index e1e404edee86..48876bb0e4b5 100644
--- a/devel/apache-ant/pkg-plist
+++ b/devel/apache-ant/pkg-plist
@@ -1,5 +1,16 @@
bin/ant
%%T%%/bin/antRun
+%%T%%/etc/changelog.xsl
+%%T%%/etc/checkstyle-frames.xsl
+%%T%%/etc/coverage-frames.xsl
+%%T%%/etc/jdepend-frames.xsl
+%%T%%/etc/jdepend.xsl
+%%T%%/etc/junit-frames.xsl
+%%T%%/etc/junit-noframes.xsl
+%%T%%/etc/log.xsl
+%%T%%/etc/maudit-frames.xsl
+%%T%%/etc/mmetrics-frames.xsl
+%%T%%/etc/tagdiff.xsl
%%T%%/lib/ant.jar
%%T%%/lib/optional.jar
%%T%%/lib/README
@@ -1118,4 +1129,5 @@ bin/ant
@dirrm %%T%%/docs/projects/antidote
@dirrm %%T%%/docs/projects
@dirrm %%T%%/docs
+@dirrm %%T%%/etc
@dirrm %%T%%