diff options
-rw-r--r-- | devel/libconfuse/Makefile | 3 | ||||
-rw-r--r-- | devel/libconfuse/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile index 2e675ef86670..7c26475aa102 100644 --- a/devel/libconfuse/Makefile +++ b/devel/libconfuse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libconfuse -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ ftp://ftp.wilbury.sk/pub/FreeBSD/local/distfiles/ @@ -22,6 +22,7 @@ LIB_DEPENDS+= ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck USE_ICONV= yes USE_LIBTOOL_VER= 15 +INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --disable-nls CFLAGS+= -I${WRKSRC}/src .if defined(WITH_CHECK) diff --git a/devel/libconfuse/distinfo b/devel/libconfuse/distinfo index ed979c8ba32d..adcd80e78b76 100644 --- a/devel/libconfuse/distinfo +++ b/devel/libconfuse/distinfo @@ -1,2 +1,2 @@ -MD5 (confuse-2.4.tar.gz) = 2ed2f0eac99bc644d1d4c96a4f4a431b -SIZE (confuse-2.4.tar.gz) = 438666 +MD5 (confuse-2.5.tar.gz) = 4bc9b73d77ebd571ac834619ce0b3582 +SIZE (confuse-2.5.tar.gz) = 502501 |