diff options
Diffstat (limited to 'devel/libcoyotl/Makefile')
-rw-r--r-- | devel/libcoyotl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libcoyotl/Makefile b/devel/libcoyotl/Makefile index d3b916970cf7..695a77af4c2c 100644 --- a/devel/libcoyotl/Makefile +++ b/devel/libcoyotl/Makefile @@ -7,13 +7,14 @@ PORTNAME= libcoyotl PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ MAINTAINER= trasz@FreeBSD.org COMMENT= Collection of useful C++ classes -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_LDCONFIG= yes GNU_CONFIGURE= yes |