aboutsummaryrefslogtreecommitdiff
path: root/misc/bookcase/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-05-03 16:17:09 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-05-03 16:17:09 +0000
commite610fe051a617e419d41516a06a36c28ffe5c1a2 (patch)
tree8db5171df62b96416e6e582a951b396684cdd278 /misc/bookcase/Makefile
parent77668c739c60bf3fd6bfb4a06825265a17abe3c7 (diff)
downloadports-e610fe051a617e419d41516a06a36c28ffe5c1a2.tar.gz
ports-e610fe051a617e419d41516a06a36c28ffe5c1a2.zip
Notes
Diffstat (limited to 'misc/bookcase/Makefile')
-rw-r--r--misc/bookcase/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile
index 8f9fd869734e..4436bf2e2781 100644
--- a/misc/bookcase/Makefile
+++ b/misc/bookcase/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}