From 4ceb6d9e691136e05bfc3fbe54b766cfbd2b7ad1 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 30 Apr 2011 08:14:38 +0000 Subject: Chase archivers/xz shlib bump. (only affects FreeBSD 7.x) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15934 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index dec0ccaa6..f893df588 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/yelp3/Makefile,v 1.12 2011/04/16 07:37:59 kwm Exp $ +# $MCom: ports/x11/yelp3/Makefile,v 1.13 2011/04/27 17:08:30 kwm Exp $ # PORTNAME= yelp @@ -49,7 +49,7 @@ LDFLAGS+= -fstack-protector CONFIGURE_ENV+= YELP_LZMA_CFLAGS="-I/usr/include" \ YELP_LZMA_LIBS="-L/usr/lib -llzma" .else -LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz +LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz .endif post-patch: -- cgit v1.2.3