diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-25 20:10:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-25 20:10:17 +0000 |
commit | f5b52a8acc792dec1b87ecb2d3c10a83cdbcc1a1 (patch) | |
tree | 20f7c2cfb6bf2fca52ecd07d94f1862fdd17b398 /graphics/lcms2 | |
parent | b8ddea160ea112713d9e662336210d80fcbc369f (diff) |
Notes
Diffstat (limited to 'graphics/lcms2')
-rw-r--r-- | graphics/lcms2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index fd13c7b92a45..463c0660f029 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -20,8 +20,9 @@ TIFFICC_DESC= Build color profile applier for TIFF CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= gnomehack lthack +USE_GNOME= lthack USE_LDCONFIG= yes +USES= pathfix PLIST_SUB= PORTVERSION=${PORTVERSION} |