summaryrefslogtreecommitdiffstats
path: root/graphics/osg-devel/bsd.osg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/osg-devel/bsd.osg.mk')
-rw-r--r--graphics/osg-devel/bsd.osg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/osg-devel/bsd.osg.mk b/graphics/osg-devel/bsd.osg.mk
index 7ced6bf..aa07f82 100644
--- a/graphics/osg-devel/bsd.osg.mk
+++ b/graphics/osg-devel/bsd.osg.mk
@@ -27,7 +27,7 @@ post-patch: osg-post-patch
osg-post-patch:
@${REINPLACE_CMD} -Ee 's|-O2|${CXXFLAGS}|; \
s|(-I\|-L\|-rpath )/usr/local|\1${LOCALBASE}|; \
- s|(-I\|-L\|-rpath )/usr/X11R6|\1${X11BASE}|' \
+ s|(-I\|-L\|-rpath )/usr/X11R6|\1${LOCALBASE}|' \
${WRKSRC}/Make/makedefs
@${REINPLACE_CMD} -e 's|DOF=$$(OPTF)|DOF="$$(OPTF)"|' \
${WRKSRC}/Make/makerules
OpenPOWER on IntegriCloud