From 7ca8a40a11fe4669c1a4584e28127e0d83d9bf7d Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 9 Jun 2005 17:20:49 +0000 Subject: fix build on 4 remove broken for 6 PR: 81964 Submitted by: KATO Tsuguru --- science/xloops-ginac/Makefile | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'science') diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index bd7e52df4bb7..4170272bf8cc 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -18,21 +18,15 @@ COMMENT= A program calculating Feynman diagrams LIB_DEPENDS= ginac-1.3.1:${PORTSDIR}/math/GiNaC USE_GCC= 3.4 -USE_GNOME= gnometarget lthack USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_GNOME= gnometarget +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" -CFLAGS+= -O0 +CFLAGS+= -fpermissive CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -.include - -.if ${OSVERSION} >= 600006 -BROKEN= "Does not compile on FreeBSD >= 6.x" -.endif - -.include +.include -- cgit v1.2.3