diff options
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r-- | databases/evolution-data-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index e393c4764..fc566277f 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.47 2005/06/28 05:39:57 adamw Exp $ # PORTNAME= evolution-data-server @@ -26,7 +26,7 @@ USE_BISON= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnometarget libgnomeui USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static \ --enable-nss=yes \ |