aboutsummaryrefslogtreecommitdiffstats
path: root/math/taucs/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-05-04 21:56:39 +0800
committervs <vs@FreeBSD.org>2004-05-04 21:56:39 +0800
commit1a12a395a5738f437d5c2e678c9f7e6911e9e80a (patch)
tree8368319da2f3a8410b8ff9e4bdcef60cd5c07a2e /math/taucs/Makefile
parent1d38f876d2c8407304922bd5fe5ead996c4cff05 (diff)
downloadfreebsd-ports-gnome-1a12a395a5738f437d5c2e678c9f7e6911e9e80a.tar.gz
freebsd-ports-gnome-1a12a395a5738f437d5c2e678c9f7e6911e9e80a.tar.zst
freebsd-ports-gnome-1a12a395a5738f437d5c2e678c9f7e6911e9e80a.zip
Unbreak on -STABLE.
Having -pipe in CFLAGS would break the build: http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673 Approved by: linimon (mentor)
Diffstat (limited to 'math/taucs/Makefile')
-rw-r--r--math/taucs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index d7fcb4fe7a00..99652af7774b 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -26,9 +26,8 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile"
-.endif
+post-configure:
+ cd ${WRKSRC}; ${PATCH} <${FILESDIR}/extra-patch-build-FreeBSD-makefile
do-install:
@${INSTALL_DATA} ${WRKSRC}/lib/FreeBSD/libtaucs.a ${PREFIX}/lib