aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-09-25 21:11:27 +0800
committerstas <stas@FreeBSD.org>2009-09-25 21:11:27 +0800
commit6c54b2a0be9518149e610aff72be1ffb22f07d48 (patch)
tree04776ceee1a435153b5e590535e21e13f74d61e5 /astro
parent4036b265c3fd12e15a809337d62480678153930e (diff)
downloadfreebsd-ports-gnome-6c54b2a0be9518149e610aff72be1ffb22f07d48.tar.gz
freebsd-ports-gnome-6c54b2a0be9518149e610aff72be1ffb22f07d48.tar.zst
freebsd-ports-gnome-6c54b2a0be9518149e610aff72be1ffb22f07d48.zip
- Fix pkg-plist.
Feature safe: yes
Diffstat (limited to 'astro')
-rw-r--r--astro/osmosis/Makefile3
-rw-r--r--astro/osmosis/pkg-plist19
2 files changed, 19 insertions, 3 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile
index 73faa4e70a1b..0241d10dbc78 100644
--- a/astro/osmosis/Makefile
+++ b/astro/osmosis/Makefile
@@ -41,9 +41,6 @@ JARFILES= aopalliance-1.0.jar \
stax2-api-3.0.1.jar \
woodstox-core-lgpl-4.0.3.jar
-PLIST_FILES= bin/osmosis ${JAVAJARDIR_REL}/osmosis.jar \
- ${JARFILES:S,^,${DATADIR_REL}/,}
-
do-install:
@${MKDIR} ${JAVAJARDIR}/
${INSTALL_DATA} ${WRKSRC}/osmosis.jar ${JAVAJARDIR}/
diff --git a/astro/osmosis/pkg-plist b/astro/osmosis/pkg-plist
new file mode 100644
index 000000000000..95cabf2b77b7
--- /dev/null
+++ b/astro/osmosis/pkg-plist
@@ -0,0 +1,19 @@
+bin/osmosis
+%%JAVASHAREDIR%%/classes/osmosis.jar
+%%DATADIR%%/aopalliance-1.0.jar
+%%DATADIR%%/bzip2-20090327.jar
+%%DATADIR%%/commons-dbcp-1.2.2.jar
+%%DATADIR%%/commons-logging-1.1.1.jar
+%%DATADIR%%/commons-pool-1.3.jar
+%%DATADIR%%/jpf-1.5.jar
+%%DATADIR%%/mysql-connector-java-5.1.6.jar
+%%DATADIR%%/postgis-1.3.2.jar
+%%DATADIR%%/postgresql-8.3-603.jdbc4.jar
+%%DATADIR%%/spring-beans-2.5.6.SEC01.jar
+%%DATADIR%%/spring-context-2.5.6.SEC01.jar
+%%DATADIR%%/spring-core-2.5.6.SEC01.jar
+%%DATADIR%%/spring-jdbc-2.5.6.SEC01.jar
+%%DATADIR%%/spring-tx-2.5.6.SEC01.jar
+%%DATADIR%%/stax2-api-3.0.1.jar
+%%DATADIR%%/woodstox-core-lgpl-4.0.3.jar
+@dirrm %%DATADIR%%