[20576] trunk/dports/graphics/jbigkit/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 7 17:05:09 PST 2006


Revision: 20576
          http://trac.macosforge.org/projects/macports/changeset/20576
Author:   blair at macports.org
Date:     2006-11-07 17:05:08 -0800 (Tue, 07 Nov 2006)

Log Message:
-----------
Enable the test suite and whitespace cleanup.

Modified Paths:
--------------
    trunk/dports/graphics/jbigkit/Portfile

Modified: trunk/dports/graphics/jbigkit/Portfile
===================================================================
--- trunk/dports/graphics/jbigkit/Portfile	2006-11-08 01:04:28 UTC (rev 20575)
+++ trunk/dports/graphics/jbigkit/Portfile	2006-11-08 01:05:08 UTC (rev 20576)
@@ -16,7 +16,7 @@
 platforms			darwin
 
 homepage			http://www.cl.cam.ac.uk/~mgk25/${name}
-master_sites		http://www.cl.cam.ac.uk/~mgk25/download/
+master_sites			http://www.cl.cam.ac.uk/~mgk25/download/
 
 checksums			md5 ce196e45f293d40ba76af3dc981ccfd7
 
@@ -28,6 +28,9 @@
 
 use_configure		no
 
+test.run		yes
+test.target		test
+
 destroot {
 	xinstall -m 755 -d ${destroot}/${prefix}/bin \
 		${destroot}/${prefix}/include ${destroot}/${prefix}/lib \
@@ -59,4 +62,3 @@
 		system "ln -s libjbig.1.dylib ${destroot}/${prefix}/lib/libjbig.dylib"
 	}
 }
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061107/6a2dd4dd/attachment.html


More information about the macports-changes mailing list