diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-10-14 20:37:39 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-10-14 20:37:39 +0000 |
commit | df39e0a4ef71bc516606bcf2042a410615357fec (patch) | |
tree | 58cd20e497b4832caf89392544d9f5d1fc44e0be /graphics/cimg/files | |
parent | 28cbe69859efcb9ec7db18ef959c2dd1b516149f (diff) | |
download | ports-df39e0a4ef71bc516606bcf2042a410615357fec.tar.gz ports-df39e0a4ef71bc516606bcf2042a410615357fec.zip |
Notes
Diffstat (limited to 'graphics/cimg/files')
-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 aa312356c8a9..21be9bc00682 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.3 + CIMG_VERSION = 1.4.4 -X11PATH = /usr/X11R6 -CC = g++ +#X11PATH = /usr/X11R6 |