diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-23 04:34:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-23 04:34:00 +0800 |
commit | a6cd3f49d4f1972dec2fd52e654d5beed761bdc8 (patch) | |
tree | 621e8f882d99c2106dcf63152b77975394587b58 | |
parent | 60ed6b67b1708071f26668bb322a74f706f7ffed (diff) | |
download | marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar.gz marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar.bz2 marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar.lz marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar.xz marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.tar.zst marcuscom-ports-a6cd3f49d4f1972dec2fd52e654d5beed761bdc8.zip |
Restore the epiphany.defs file to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8110 df743ca5-7f9a-e211-a948-0013205c9059
-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 ea53c0715..9a4463d85 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.134 2006/12/05 14:25:59 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.135 2006/12/19 22:11:54 marcus Exp $ # PORTNAME= epiphany PORTVERSION= 2.17.4 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 7c9a6c72e..e6242658a 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -264,6 +264,7 @@ share/locale/wa/LC_MESSAGES/epiphany.mo share/locale/zh_CN/LC_MESSAGES/epiphany.mo share/locale/zh_HK/LC_MESSAGES/epiphany.mo share/locale/zh_TW/LC_MESSAGES/epiphany.mo +%%PYTHON%%share/pygtk/2.0/defs/epiphany.defs @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale/zh_HK/LC_MESSAGES |