diff options
Diffstat (limited to 'graphics/lcms/Makefile')
-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 3e259b81d1f1..a6d4b81f94af 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.19 \ MAINTAINER= stas@FreeBSD.org COMMENT= Light Color Management System -- a color management library -USE_GNOME= gnomehack gnometarget lthack +USE_GNOME= gnomehack lthack GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ |