aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-01-12 11:34:15 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-01-12 11:34:15 +0800
commit2148c5d73e036d77c89f466ad7b424d997f68195 (patch)
tree63f134ee5867520bf26dc84929383dfdb31f842e /graphics
parentd9af1cb5831002b13d9941d531ce162233212639 (diff)
downloadfreebsd-ports-gnome-2148c5d73e036d77c89f466ad7b424d997f68195.tar.gz
freebsd-ports-gnome-2148c5d73e036d77c89f466ad7b424d997f68195.tar.zst
freebsd-ports-gnome-2148c5d73e036d77c89f466ad7b424d997f68195.zip
- SUB_FILES += pkg-message
PR: ports/142539 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: Christian Gusenbauer <c47g@gmx.at> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inventor/Makefile4
-rw-r--r--graphics/inventor/files/pkg-message.in (renamed from graphics/inventor/pkg-message)0
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile
index 15f8db6d6303..8115d6f79379 100644
--- a/graphics/inventor/Makefile
+++ b/graphics/inventor/Makefile
@@ -145,11 +145,13 @@ MAN3= SoAction.3iv SoCallbackAction.3iv SoGLRenderAction.3iv \
SoXtExaminerViewer.3iv SoXtFlyViewer.3iv SoXtFullViewer.3iv \
SoXtPlaneViewer.3iv SoXtViewer.3iv SoXtWalkViewer.3iv
+SUB_FILES= pkg-message
+
post-patch:
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ;\
s|%%CXX%%|${CXX}|g ; \
s|%%CXXFLAGS%%|${CXXFLAGS}|g' ${WRKSRC}/make/ivcommondefs
post-install:
- @${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/graphics/inventor/pkg-message b/graphics/inventor/files/pkg-message.in
index 553fc454cd11..553fc454cd11 100644
--- a/graphics/inventor/pkg-message
+++ b/graphics/inventor/files/pkg-message.in