diff options
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 9d02fe2ac80e..636196da4e4f 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -34,6 +34,8 @@ post-patch: '/^install-data-am:/s|install-info-am|| ; \ /install-man/s|install-nobase_infoimgDATA||' \ ${WRKSRC}/doc/Makefile.in + @${REINPLACE_CMD} '/^gvx_LDADD =/s/=/= $$(OPENGLLIBS)/' \ + ${WRKSRC}/src/bin/geomview/x11/Makefile.in post-build: @(cd ${WRKSRC}/doc && /usr/bin/makeinfo --no-split --no-validate \ |