diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-15 21:40:37 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-15 21:40:37 +0000 |
commit | ea4224f8f406db347306019b535788a17f78c483 (patch) | |
tree | 4213cf79f82ee4b9052a066e4b931ffcb70832bb /x11 | |
parent | a3cf8455e9d161d72fb9c3ccd94381aa2d30d8ae (diff) | |
download | FreeBSD-ports-ea4224f8f406db347306019b535788a17f78c483.zip FreeBSD-ports-ea4224f8f406db347306019b535788a17f78c483.tar.gz |
Update to 2.2.2.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp/Makefile | 4 | ||||
-rw-r--r-- | x11/yelp/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 0a110d1..946d56b 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yelp -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 @@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" post-patch: diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index 528df26..b834fdc 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1 +1 @@ -MD5 (gnome2/yelp-2.2.1.tar.bz2) = f186644a6bcc92beb6a2efda9b662bea +MD5 (gnome2/yelp-2.2.2.tar.bz2) = 9ee551150aba8f86003bf1c41b32cf9f |