diff options
Diffstat (limited to 'devel/libevocosm/Makefile')
-rw-r--r-- | devel/libevocosm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libevocosm/Makefile b/devel/libevocosm/Makefile index 0e0939be0470..41ff27fb6cca 100644 --- a/devel/libevocosm/Makefile +++ b/devel/libevocosm/Makefile @@ -7,6 +7,7 @@ PORTNAME= libevocosm PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ @@ -14,7 +15,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= Collection of tools for creating a variety of evolutionary algorithms LIB_DEPENDS= coyotl-3.1.4:${PORTSDIR}/devel/libcoyotl \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png USE_LDCONFIG= yes GNU_CONFIGURE= yes |