diff options
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 94cb4b893..8ac3c7771 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yelp -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgtkhtml +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgtkhtml lthack USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |