1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Make sure the Bonobo server file points to the correct component

location.
This commit is contained in:
Joe Marcus Clarke 2003-06-01 01:01:15 +00:00
parent 41099ea034
commit 3fa7d9ddcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81810

View File

@ -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