# New ports collection makefile for: evas # Date created: 24 Oct 2000 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= evas PORTVERSION= 0.9.9.019 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ MAINTAINER= vanilla@FreeBSD.org COMMENT= A hardware-accelerated canvas API for X-Windows LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb \ eet.9:${PORTSDIR}/devel/eet USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 USE_FREETYPE2= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack pkgconfig gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" .include .if defined(WITH_MMX) && (${ARCH} == "i386") CONFIGURE_ARGS+= --enable-mmx .endif .include ' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change email address for my ports.sem2004-07-081-1/+1
* - Install missing *.inl fileskrion2004-02-192-2/+18
* - Utilize OPTIONSkrion2004-02-113-27/+61
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* OpenTop contains framework classes that provide the featureskrion2003-12-064-0/+652