diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-31 09:47:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-31 09:47:31 +0000 |
commit | 3327b5c15da213e93bf6fa43ad0de20fd03a5d8e (patch) | |
tree | f22e24012cdcb8fe37b2c844d68eb9fd176d9936 /graphics/lcms | |
parent | 76d79d8fd388fff300fdb193ff695b467293c7fa (diff) |
Notes
Diffstat (limited to 'graphics/lcms')
-rw-r--r-- | graphics/lcms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 61e6a8f632da..39603711a33c 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -18,7 +18,7 @@ COMMENT= Light Color Management System -- a color management library USE_GNOME= gnomehack gnometarget lthack USE_REINPLACE= yes -USE_INC_LIBTOOL_VER= 15 +USE_LIBTOOL_VER= 15 CONFIGURE_ARGS= --without-jpeg --without-tiff INSTALLS_SHLIB= yes |