diff options
Diffstat (limited to 'www/evolution-caldav/Makefile')
-rw-r--r-- | www/evolution-caldav/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/evolution-caldav/Makefile b/www/evolution-caldav/Makefile index 9f3ce1d378fd..bd8704574486 100644 --- a/www/evolution-caldav/Makefile +++ b/www/evolution-caldav/Makefile @@ -8,6 +8,7 @@ PORTNAME= caldav PORTVERSION= 2.3.99.3 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.3 @@ -25,7 +26,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL= yes USE_GNOME= gnomeprefix gnomehack intlhack -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |