diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 10:28:03 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 10:28:03 +0000 |
commit | c958a485819003ec24c1ea1b01940ea7c953115e (patch) | |
tree | 544858c7e8531f55637ace19f7fe9ce4ac601ede /graphics/geomview/Makefile | |
parent | a0b1f9f804c55b43a404082d192042d7b0e7f832 (diff) | |
download | ports-c958a485819003ec24c1ea1b01940ea7c953115e.tar.gz ports-c958a485819003ec24c1ea1b01940ea7c953115e.zip |
Notes
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 17cd5f7f770f..42e5a2640124 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -34,8 +34,6 @@ 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 && makeinfo --no-split --no-validate \ |