aboutsummaryrefslogtreecommitdiff
path: root/devel/libical/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-02-09 07:16:36 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-02-09 07:16:36 +0000
commit1e7616123c6fe86b9fb298356f3be4f31f101979 (patch)
treef0bcc170f6135aacf204150e99148fa61046592b /devel/libical/Makefile
parentc37b97ce2350208789a996b67ce7acb67456e77c (diff)
downloadports-1e7616123c6fe86b9fb298356f3be4f31f101979.tar.gz
ports-1e7616123c6fe86b9fb298356f3be4f31f101979.zip
Notes
Diffstat (limited to 'devel/libical/Makefile')
-rw-r--r--devel/libical/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile
index 0186e666b549..b7ae1b822ddd 100644
--- a/devel/libical/Makefile
+++ b/devel/libical/Makefile
@@ -6,9 +6,7 @@
#
PORTNAME= libical
-PORTVERSION= 0.24
-PORTREVISION= 3
-DISTFILES= ${DISTNAME}.RC4${EXTRACT_SUFX}
+PORTVERSION= 0.27
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freeassociation
@@ -20,7 +18,7 @@ USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if !defined(WITHOUT_PYTHON)
CONFIGURE_ARGS= --enable-python=yes