aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-01 09:01:15 +0800
committermarcus <marcus@FreeBSD.org>2003-06-01 09:01:15 +0800
commit9772e106419478d0dec6d1a0ae1fcf8ef781e37c (patch)
treefdd819acec2b04a02a4a2477e8af0fcfa539731c
parent2fb8f8164a194806cd32ba3973014060a29b7ecd (diff)
downloadfreebsd-ports-gnome-9772e106419478d0dec6d1a0ae1fcf8ef781e37c.tar.gz
freebsd-ports-gnome-9772e106419478d0dec6d1a0ae1fcf8ef781e37c.tar.zst
freebsd-ports-gnome-9772e106419478d0dec6d1a0ae1fcf8ef781e37c.zip
Make sure the Bonobo server file points to the correct component
location.
-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