diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /graphics/enblend | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Notes
Diffstat (limited to 'graphics/enblend')
-rw-r--r-- | graphics/enblend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 03de0c01ec22..993a661b7901 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR USE_BZIP2= yes -USE_AUTOTOOLS= automake:111:env autoconf:268:env +USE_AUTOTOOLS= automake:env autoconf:env # GCC 4.2 has some problems, see # http://groups.google.com/group/hugin-ptx/browse_thread/thread/725b1581c9889e37/50abe3387d61541a#50abe3387d61541a |