diff options
Diffstat (limited to 'graphics/yafray/Makefile')
-rw-r--r-- | graphics/yafray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index 076b2a262994..6c268c5426d7 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_GETOPT_LONG=yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" \ |