aboutsummaryrefslogtreecommitdiff
path: root/devel/libconfuse/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-25 20:37:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-25 20:37:28 +0000
commit65824b02eb28d4532cd5b9f1011dff8fd91484c1 (patch)
tree80cc5d004d95280db92c903fde84453702858e12 /devel/libconfuse/Makefile
parent4044ef1b359b619d7074856a0f988aad2b16c077 (diff)
downloadports-65824b02eb28d4532cd5b9f1011dff8fd91484c1.tar.gz
ports-65824b02eb28d4532cd5b9f1011dff8fd91484c1.zip
Notes
Diffstat (limited to 'devel/libconfuse/Makefile')
-rw-r--r--devel/libconfuse/Makefile3
1 files changed, 2 insertions, 1 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)