diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:25:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 08:25:57 +0800 |
commit | 5131e9bc9ebf7d49b516ef5b9879ab08554498a8 (patch) | |
tree | d1c481e6c5c9b3b431df2cf722fe6ed090b1a0d2 /www/epiphany | |
parent | 32f4b98d364ab7e634b9cb207331927f82d0fd6e (diff) | |
download | marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.gz marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.zst marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5757 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 3 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index d877d07e7..eeb8fec5e 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.98 2006/02/14 04:27:38 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.99 2006/02/23 22:08:08 ahze Exp $ # PORTNAME= epiphany PORTVERSION= 1.9.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.9 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 4fdce53e0..63194842f 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -33,6 +33,7 @@ include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-statusbar.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-tab.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-type-builtins.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-window.h +lib/epiphany/%%EPHY_VERSION%%/plugins/libdesktopfileplugin.la lib/epiphany/%%EPHY_VERSION%%/plugins/libdesktopfileplugin.so libdata/pkgconfig/epiphany-1.10.pc share/aclocal/epiphany.m4 |