diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-05-03 16:17:09 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-05-03 16:17:09 +0000 |
commit | e610fe051a617e419d41516a06a36c28ffe5c1a2 (patch) | |
tree | 8db5171df62b96416e6e582a951b396684cdd278 /misc/tellico-kde4 | |
parent | 77668c739c60bf3fd6bfb4a06825265a17abe3c7 (diff) | |
download | ports-e610fe051a617e419d41516a06a36c28ffe5c1a2.tar.gz ports-e610fe051a617e419d41516a06a36c28ffe5c1a2.zip |
Notes
Diffstat (limited to 'misc/tellico-kde4')
-rw-r--r-- | misc/tellico-kde4/Makefile | 5 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 4 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-plist | 5 |
3 files changed, 7 insertions, 7 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 8f9fd869734e..4436bf2e2781 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ @@ -17,6 +17,9 @@ USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_REINPLACE= yes +post-extract: + ${TOUCH} ${WRKSRC}/config.h.in + post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo index 4b5bd470aa3e..36e34c3fdf8c 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/distinfo @@ -1,2 +1,2 @@ -MD5 (bookcase-0.9.tar.gz) = 5bec034362cfed580b7a2b7555d848d8 -SIZE (bookcase-0.9.tar.gz) = 1963356 +MD5 (bookcase-0.9.1.tar.gz) = 27dff091f550fd41ce811418c75731bd +SIZE (bookcase-0.9.1.tar.gz) = 1849109 diff --git a/misc/tellico-kde4/pkg-plist b/misc/tellico-kde4/pkg-plist index 72708ad279d1..96db1e024cf7 100644 --- a/misc/tellico-kde4/pkg-plist +++ b/misc/tellico-kde4/pkg-plist @@ -33,16 +33,14 @@ share/apps/bookcase/record-logo.png share/apps/bookcase/shadowAlpha.png share/apps/bookcase/vhs-logo.png share/doc/HTML/en/bookcase/bibtex-options.png -share/doc/HTML/en/bookcase/collections.docbook share/doc/HTML/en/bookcase/common share/doc/HTML/en/bookcase/configuration.docbook -share/doc/HTML/en/bookcase/customization.docbook +share/doc/HTML/en/bookcase/details.docbook share/doc/HTML/en/bookcase/entry-editor1.png share/doc/HTML/en/bookcase/entry-editor2.png share/doc/HTML/en/bookcase/entry-editor3.png share/doc/HTML/en/bookcase/entry-editor4.png share/doc/HTML/en/bookcase/faqs.docbook -share/doc/HTML/en/bookcase/fields.docbook share/doc/HTML/en/bookcase/fieldsdialog.png share/doc/HTML/en/bookcase/fundamentals.docbook share/doc/HTML/en/bookcase/general-options.png @@ -65,7 +63,6 @@ share/locale/fi/LC_MESSAGES/bookcase.mo share/locale/fr/LC_MESSAGES/bookcase.mo share/locale/hu/LC_MESSAGES/bookcase.mo share/locale/it/LC_MESSAGES/bookcase.mo -share/locale/ja/LC_MESSAGES/bookcase.mo share/locale/nb/LC_MESSAGES/bookcase.mo share/locale/nl/LC_MESSAGES/bookcase.mo share/locale/ro/LC_MESSAGES/bookcase.mo |