aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4/Makefile
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2004-02-25 00:07:50 +0800
committermarkus <markus@FreeBSD.org>2004-02-25 00:07:50 +0800
commitc5547d3117bdb819633be11d6c593983e6f0499e (patch)
tree844173dab628f4fea9c1171ec5a3bfc576f5a0de /misc/tellico-kde4/Makefile
parenta7ec46db9a27224e0493fc6af50b6126d7adbfd8 (diff)
downloadfreebsd-ports-gnome-c5547d3117bdb819633be11d6c593983e6f0499e.tar.gz
freebsd-ports-gnome-c5547d3117bdb819633be11d6c593983e6f0499e.tar.zst
freebsd-ports-gnome-c5547d3117bdb819633be11d6c593983e6f0499e.zip
Update to 0.8.4
Approved by: arved (mentor)
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r--misc/tellico-kde4/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
index f16c4cb3ef1e..1a85121913a4 100644
--- a/misc/tellico-kde4/Makefile
+++ b/misc/tellico-kde4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bookcase
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.4
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/bookcase/download/
@@ -19,13 +19,6 @@ USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} -e 's|strings.h|bc_strings.h|g' \
- ${WRKSRC}/src/Makefile.in \
- ${WRKSRC}/src/filehandler.cpp \
- ${WRKSRC}/src/translators/bibtexmlimporter.cpp \
- ${WRKSRC}/src/translators/bookcaseimporter.cpp
- @${MV} ${WRKSRC}/src/strings.h ${WRKSRC}/src/bc_strings.h
- @${TOUCH} ${WRKSRC}/config.h.in
.include <bsd.port.pre.mk>