aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
commit530706893f31269bbfa303e069f2e76cbbe2fce7 (patch)
treea8077a0d6e20d70b39e6a7fe3e57a6dafe7c7f33 /graphics/imlib2
parent9d262811a145d3e715edefd1d5d64ceac41de547 (diff)
downloadfreebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.tar.gz
freebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.tar.zst
freebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.zip
- update png to 1.5.10
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index da5667847e20..ac3b09d3cf3f 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imlib2
PORTVERSION= 1.4.5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -65,7 +65,7 @@ PLIST_SUB+= JPEG="@comment "
.endif
.if !defined(WITHOUT_PNG)
-LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png
PLIST_SUB+= PNG=""
.else
CONFIGURE_ARGS+= --without-png
587184c60605664fc88114bf'>Migrate from devel/automake15 to devel/automake19ade2010-09-241-1/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - original master site is gone, update links to mirror site.leeym2008-04-262-2/+2 * - fix a bug to handle duplicate spam.filter in nntpcache.access correctly.leeym2007-01-172-1/+9 * - unbreak on sparc64 [1]leeym2006-11-252-5/+11 * - avoid NOT_FOR_ARCHS which will mark IGNOREleeym2006-09-281-2/+4 * - set NOT_FOR_ARCHS=space64leeym2006-09-281-0/+2 * - patchfile rerolled for minor fix about working directoryleeym2006-09-032-4/+4 * - remove spam from news spool if it's a SPAM (spamphobia patch)leeym2006-09-032-5/+6 * - fix a bug in patch to enable xover_nocem for the cache on diskleeym2006-05-252-6/+4 * - suppress debug message for nocem filterleeym2006-05-251-0/+2 * - remove BEFOREleeym2006-03-171-3/+1 * Remove FreeBSD KEYWORD, which has been a noop for some time now.dougb2006-03-171-1/+1 * - use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]leeym2006-03-173-2/+13 * - update to 3.0.2leeym2006-03-166-659/+59 * - Add SHA256pav2005-11-261-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Drop some dead mirror sites.kris2005-10-151-2/+0 * - Fix xover head filteringpav2005-09-142-1/+12 * Sync with new bsd.autotools.mkade2004-06-051-1/+1 * - add/remove servers from MASTER_SITESclement2004-04-072-2/+5 * - Remove dead MASTER_SITESclement2004-04-063-625/+613 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * SIZEify.trevor2004-01-301-0/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * KATO mega patchedwin2003-09-271-7/+7 * Add knob to make you choose your ldap version.kuriyama2003-08-161-2/+4 * Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-2/+2 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2 * Point dependencies on net/openldap to net/openldap12edwin2003-02-241-2/+2 * De-pkg-comment.knu2003-02-212-1/+1 * Update mirrors.naddy2003-02-121-2/+6 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * find->${FIND},xargs->${XARGS}ijliao2002-09-291-1/+1 * Update to 3.0.1pat2002-07-264-133/+121