From a72afe28c2216c151a1fc5aa900c8abf9c7a709e Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 4 Aug 2006 12:33:55 +0000 Subject: - Chase increase of devel/safestr shlib version. - Bump PORTREVISION Submitted by: pointyhat via erwin Approved by: markus (co mentor) --- devel/safestr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/safestr') diff --git a/devel/safestr/Makefile b/devel/safestr/Makefile index 8828cfe20c36..700878d8778c 100644 --- a/devel/safestr/Makefile +++ b/devel/safestr/Makefile @@ -7,13 +7,14 @@ PORTNAME= safestr PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.zork.org/software/ MAINTAINER= ports@FreeBSD.org COMMENT= A string handling library for C -LIB_DEPENDS= xxl.1:${PORTSDIR}/devel/xxl:install +LIB_DEPENDS= xxl.2:${PORTSDIR}/devel/xxl:install CONFIGURE_ARGS+= --with-xxl=${LOCALBASE} GNU_CONFIGURE= yes -- cgit v1.2.3