diff options
Diffstat (limited to 'deskutils/genius/Makefile')
-rw-r--r-- | deskutils/genius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index a8d71e3eb04d..39299faa252d 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -7,7 +7,7 @@ PORTNAME= genius PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://ftp.5z.com/pub/genius/ @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview intlhack \ libgnomeui vte USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes LIBTOOLFILES= configure mpfr/configure CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |