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