# New ports collection makefile for: corona # Date created: 25 May 2004 # Whom: David Yeske # # $FreeBSD$ PORTNAME= corona PORTVERSION= 1.0.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dyeske@yahoo.com COMMENT= A graphics library that supports most image formats LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include .if ${OSVERSION} <= 500000 USE_GCC= 3.4+ .endif CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="${LIBS} -L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e \ 's|-Wall||' \ ${WRKSRC}/configure .include tle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support STAGEDIR.vanilla2013-10-282-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Convert to new perl frameworkaz2013-08-031-1/+2
* - Remove SITE_PERL from *_DEPENDSaz2012-06-071-2/+2
* -remove MD5ohauer2011-07-031-1/+0
* With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-101-1/+1
* - Update to 1.06miwi2008-06-012-4/+7
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Update to 1.05skv2007-02-072-4/+4
* Update to 1.04skv2006-09-042-4/+4
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3