diff options
Diffstat (limited to 'accessibility/gail/Makefile')
-rw-r--r-- | accessibility/gail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index 22f70ee17ba1..a6f1a5526270 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gail -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 -USE_GNOME= gnomehack libgnomecanvas +USE_GNOME= gnomehack libgnomecanvas lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-gtk-doc \ |