diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/libical/Makefile | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'devel/libical/Makefile')
-rw-r--r-- | devel/libical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 2e543fe38692..a05364649398 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -7,7 +7,7 @@ PORTNAME= libical PORTVERSION= 0.24 -PORTREVISION= 2 +PORTREVISION= 3 DISTFILES= ${DISTNAME}.RC4${EXTRACT_SUFX} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= freeassociation MAINTAINER= joe@zircon.seattle.wa.us COMMENT= An implementation of the IETF's Calendaring and Scheduling protocols -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5_BUILD=yes INSTALLS_SHLIB= yes |