summaryrefslogtreecommitdiff
path: root/math/gnumeric2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 01:01:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 01:01:15 +0000
commit3fa7d9ddcfadb11bab29d2f9ffbb593f5eb26d5d (patch)
tree0a7c84202b0902d835e3ea1d4b020c4ad8b167e5 /math/gnumeric2
parentUpdate to 4.2.86. (diff)
Make sure the Bonobo server file points to the correct component
location.
Notes
Notes: svn path=/head/; revision=81810
Diffstat (limited to 'math/gnumeric2')
-rw-r--r--math/gnumeric2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index d62357a1c4d4..c3f03f8caede 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnumeric2
PORTVERSION= 1.1.17
+PORTREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.1
@@ -38,6 +39,7 @@ post-patch:
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC}/plugins -name "plugin.xml.in" | ${XARGS} \
${REINPLACE_CMD} -e 's|\.la|.so|g'
+ @${RM} -f ${WRKSRC}/GNOME_Gnumeric.server.in
post-install:
.for dir in share/gnome lib