diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 13:56:08 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 13:56:08 +0800 |
commit | 916526624cc3fc108ac9d88388143edf9201c454 (patch) | |
tree | f7ba1b5c77308546196bc2cd7c3fbae3e4a596a9 /x11/yelp/Makefile | |
parent | 96692b97218b5894a9a3e1f7fbb23399385a3d35 (diff) | |
download | marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar.gz marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar.bz2 marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar.lz marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar.xz marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.tar.zst marcuscom-ports-916526624cc3fc108ac9d88388143edf9201c454.zip |
Update to 2.5.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1893 df743ca5-7f9a-e211-a948-0013205c9059
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" |