aboutsummaryrefslogtreecommitdiff
path: root/misc/tellico/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-02-24 16:07:50 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-02-24 16:07:50 +0000
commit8720da483c91ab04e2d5df1fedc24394f9935ece (patch)
tree35e1c42f8535d6e8464c0077815e2c6cf1176d22 /misc/tellico/Makefile
parent95d93851e690298b11fc931fc75da760d8979999 (diff)
downloadports-8720da483c91ab04e2d5df1fedc24394f9935ece.tar.gz
ports-8720da483c91ab04e2d5df1fedc24394f9935ece.zip
Notes
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r--misc/tellico/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index f16c4cb3ef1e..1a85121913a4 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/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>