diff options
Diffstat (limited to 'graphics/exact-image/Makefile')
-rw-r--r-- | graphics/exact-image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index ba249f157792..1605f88249c8 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -25,6 +25,7 @@ LIB_DEPENDS= libagg.so:${PORTSDIR}/graphics/agg \ CFLAGS+= -fPIC #hack to get custom exactcode configure script to enable tiff support with +NO_STAGE= yes #broken headers on c++ in base system: CPPFLAGS+= -fpermissive -I${LOCALBASE}/include/libpng15 USE_BZIP2= yes |