fix build for new libm by removing -Dsqrtl=sqrt. caught by sthen@'s
bulk build. ok sthen@
This commit is contained in:
parent
4aaf4f9232
commit
858d01c343
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2008/04/17 08:35:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2008/12/09 23:34:29 martynas Exp $
|
||||
|
||||
COMMENT= billiard game
|
||||
CATEGORIES= x11 x11/kde games
|
||||
DISTNAME= kbilliards-0.8.7b
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
HOMEPAGE= http://www.hostnotfound.it/kbilliards.php
|
||||
MASTER_SITES= http://www.hostnotfound.it/kbilliards/
|
||||
@ -36,8 +36,6 @@ USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
|
||||
CFLAGS+= -Dsqrtl=sqrt
|
||||
|
||||
PORTHOME?= ${WRKDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user