freebsd-ports/devel/ecore-main/Makefile.inc
Stanislav Sedov 4e6b9d37ad - Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)
2010-12-14 07:30:56 +00:00

17 lines
450 B
Makefile

CONFIGURE_ARGS= --disable-ecore-con \
--disable-ecore-directfb \
--disable-ecore-evas \
--disable-ecore-file \
--disable-glib \
--disable-gnutls \
--disable-ecore-imf \
--disable-ecore-imf_evas \
--disable-ecore-input \
--disable-ecore-input_evas \
--disable-ecore-ipc \
--disable-ecore-sdl \
--disable-ecore-x
post-patch: ecore_drop_librt
ecore_drop_librt:
@${REINPLACE_CMD} -E -e 's,(rt_libs=).*,\1,g' ${WRKSRC}/configure