Index: head/graphics/evas/Makefile =================================================================== --- head/graphics/evas/Makefile (revision 98897) +++ head/graphics/evas/Makefile (revision 98898) @@ -1,28 +1,29 @@ # New ports collection makefile for: evas # Date created: 24 Oct 2000 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= evas PORTVERSION= 0.6.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org COMMENT= A hardware-accelerated canvas API for X-Windows LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL= yes +USE_FREETYPE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \ -I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= --disable-gl INSTALLS_SHLIB= yes .include Property changes on: head/graphics/evas/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property