diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-11-19 22:41:16 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-11-19 22:41:16 +0000 |
commit | 7eb13fe3005502a877cb9dabccfdc3712dc8b5dc (patch) | |
tree | 6c9d76dea687ec2cde5445425245a0a779d89020 /graphics/cimg/files/patch-examples::Makefile | |
parent | - Try creatively to prevent this from failing on pointyhat (diff) |
Upgrade to 1.4.6.
Notified by: portscout via miwi
Diffstat (limited to '')
-rw-r--r-- | graphics/cimg/files/patch-examples::Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cimg/files/patch-examples::Makefile b/graphics/cimg/files/patch-examples::Makefile index 1e2dc603e9e0..81d6002cb1cd 100644 --- a/graphics/cimg/files/patch-examples::Makefile +++ b/graphics/cimg/files/patch-examples::Makefile @@ -3,7 +3,7 @@ @@ -85,8 +85,8 @@ # Set correct variables and paths #--------------------------------- - CIMG_VERSION = 1.4.5 + CIMG_VERSION = 1.4.6 -X11PATH = /usr/X11R6 -CC = g++ +#X11PATH = /usr/X11R6 |