[32815] trunk/dports/java/junit/Portfile
nox at macports.org
nox at macports.org
Sun Jan 13 18:44:06 PST 2008
Revision: 32815
http://trac.macosforge.org/projects/macports/changeset/32815
Author: nox at macports.org
Date: 2008-01-13 18:44:04 -0800 (Sun, 13 Jan 2008)
Log Message:
-----------
junit: Fixed hamcrest package location.
Modified Paths:
--------------
trunk/dports/java/junit/Portfile
Modified: trunk/dports/java/junit/Portfile
===================================================================
--- trunk/dports/java/junit/Portfile 2008-01-14 01:22:30 UTC (rev 32814)
+++ trunk/dports/java/junit/Portfile 2008-01-14 02:44:04 UTC (rev 32815)
@@ -43,7 +43,7 @@
set docdir ${prefix}/share/doc/${name}-${version}
set javadir ${prefix}/share/java
-set hamcrestpkg ${javadir}/hamcrest-all-1.1.jar
+set hamcrestpkg ${javadir}/hamcrest-core.jar
set junitpkg junit.jar
set l [string length ${worksrcpath}/]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080113/a562ce63/attachment.html
More information about the macports-changes
mailing list