diff options
Diffstat (limited to 'mail/evolution-sharp/Makefile')
-rw-r--r-- | mail/evolution-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index 22d1e9c5e7b4..e151e2ebf4e6 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -8,7 +8,7 @@ PORTNAME= evolution-sharp PORTVERSION= 0.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -24,7 +24,7 @@ RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ USE_GNOME= gnomehack evolutiondataserver USE_BZIP2= yes USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes |