diff options
Diffstat (limited to 'devel/atk/Makefile')
-rw-r--r-- | devel/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 8a25f41af8b..4150e8ac59c 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 USE_BZIP2= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |