From 3fa7d9ddcfadb11bab29d2f9ffbb593f5eb26d5d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 1 Jun 2003 01:01:15 +0000 Subject: [PATCH] Make sure the Bonobo server file points to the correct component location. --- math/gnumeric2/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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