Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Enable the test suite.
* Trim trailing whitespace.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20236 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
blair committed Oct 29, 2006
1 parent 7574266 commit 43074c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion graphics/OpenEXR/Portfile
Expand Up @@ -19,7 +19,10 @@ distfiles openexr-${version}a.tar.gz
worksrcdir openexr-1.4.0

configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info
--infodir=${prefix}/share/info

test.run yes
test.target check

variant darwin 7 {
configure.args-append --enable-shared=no
Expand Down

0 comments on commit 43074c0

Please sign in to comment.