diff options
author | adamw <adamw@FreeBSD.org> | 2004-07-27 08:55:58 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-07-27 08:55:58 +0800 |
commit | 999aaabfae406acdaca34a1239dc2f0f27d082f3 (patch) | |
tree | f6e72fb0e54f32ce6d0524e95275a93326f13f4d /www/epiphany | |
parent | 7c05c103b867312b8be11a68d5e7034f1d865380 (diff) | |
download | freebsd-ports-graphics-999aaabfae406acdaca34a1239dc2f0f27d082f3.tar.gz freebsd-ports-graphics-999aaabfae406acdaca34a1239dc2f0f27d082f3.tar.zst freebsd-ports-graphics-999aaabfae406acdaca34a1239dc2f0f27d082f3.zip |
Remove lthack, set LIBTOOL_VER to 15, adjust the plist,
and bump the PORTREVISION.
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 6 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index bf9cbf850a3..330b4895643 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,7 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 @@ -40,9 +40,9 @@ HEADERS_SUFX= USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui WANT_GNOME= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --with-mozilla-includes="${X11BASE}/include/mozilla${HEADERS_SUFX}" \ diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index a2ac5ffe368..f74ddd96cbf 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -159,6 +159,8 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo @dirrm share/gnome/omf/epiphany @dirrm share/gnome/help/epiphany/eu/figures @dirrm share/gnome/help/epiphany/eu +@dirrm share/gnome/help/epiphany/es/figures +@dirrm share/gnome/help/epiphany/es @dirrm share/gnome/help/epiphany/C/figures @dirrm share/gnome/help/epiphany/C @dirrm share/gnome/help/epiphany |