diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-10 04:55:48 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-10 04:55:48 +0000 |
commit | dbbbc5bf3e1a22deaf6410eaf51362400737209e (patch) | |
tree | 686b3bd552a2dccef5edf96fa0adbea81e7b0312 /www | |
parent | c985c9e28a3254357942cdf3f6cf3556dbf241a5 (diff) |
Correct the pkg-plist.
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=123614
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 009c8e516f23..6e6a5080f9c0 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index bd33eb8ddfae..6aa27ea54f2a 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -25,7 +25,7 @@ include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-statusbar.h include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-tab.h include/epiphany-%%EPHY_VERSION%%/epiphany/ephy-window.h libdata/bonobo/servers/GNOME_Epiphany_Automation.server -libdata/pkgconfig/epiphany-1.4.pc +libdata/pkgconfig/epiphany-%%EPHY_VERSION%%.pc %%DOCSDIR%%/EphyCommandManager.html %%DOCSDIR%%/EphyEmbed.html %%DOCSDIR%%/EphyNodeDb.html @@ -48,6 +48,7 @@ libdata/pkgconfig/epiphany-1.4.pc %%DOCSDIR%%/index.sgml %%DOCSDIR%%/left.png %%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css %%DOCSDIR%%/up.png share/gnome/application-registry/epiphany.applications share/gnome/applications/bme.desktop |