diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 14:18:39 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-20 14:18:39 +0000 |
| commit | 801fb2ec4cee9afa8ff5f4eae9025c6d21aa2187 (patch) | |
| tree | 6e2fe5284f2c541fa612394b1086614f42e27b1a /graphics/gplot/Makefile | |
| parent | 232e7b10ca42e1b2a636c79804aa44a9ab3b893e (diff) | |
Notes
Diffstat (limited to 'graphics/gplot/Makefile')
| -rw-r--r-- | graphics/gplot/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index 2f6405962939..f95d15d0849c 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -28,10 +28,6 @@ MAKE_ENV+= FC="${FC}" F77="${F77}" .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Broken with gcc 4.2 -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gplot ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/gtex ${PREFIX}/bin |
