# New ports collection makefile for: ode # Date created: 11 Oct 2003 # Whom: David Yeske # # $FreeBSD$ # PORTNAME= ode DISTVERSION= ${ODEVER}-060223 PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://opende.sourceforge.net/snapshots/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${DISTVERSION:S/${ODEVER}-//} MAINTAINER= acm@FreeBSD.org COMMENT= Articulated rigid body dynamics library (devel) ODEVER= 0.5 CONFLICTS= ode-[0-9].* USE_GL= yes USE_GMAKE= yes OPTIONS= OPCODE "Enable code required by TriList (trimesh) class" on .include .if ${ARCH} == "amd64" || ${ARCH} == "ia64" CFLAGS+= -fPIC -DPIC .endif post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' \ ${WRKSRC}/configurator.c @${REINPLACE_CMD} -e 's|g++|${CXX}|; s|-Wall||g; s|-L/usr/X11/lib|-lXext|; \ s|-L/usr/lib/X11R6||; s|-L/usr/lib/X11||; s|-L/usr/X11R6/lib|-L${LOCALBASE}/lib|; \ s|-fno-rtti||; s|-ffast-math|${CXXFLAGS} -I${LOCALBASE}/include|' \ ${WRKSRC}/config/makefile.unix-gcc .if !defined(WITHOUT_OPCODE) @${REINPLACE_CMD} -e 's/^#OPCODE_DIRECTORY/OPCODE_DIRECTORY/' \ ${WRKSRC}/config/user-settings .endif do-configure: cd ${WRKSRC} ; ${GMAKE} configure @${REINPLACE_CMD} -e '/include.*values.h/d' ${WRKSRC}/include/ode/config.h do-install: @${INSTALL_DATA} ${WRKSRC}/lib/libode.a ${PREFIX}/lib @${INSTALL_DATA} ${WRKSRC}/lib/libdrawstuff.a ${PREFIX}/lib @${MKDIR} ${PREFIX}/include/ode @${INSTALL_DATA} ${WRKSRC}/include/ode/*.h ${PREFIX}/include/ode .include abot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
td>okazaki
Commit message (Expand)AuthorAgeFilesLines
* - Move x11-wm/enlightenment-devel to x11-wm/enlightenmentgahr2009-06-151-2/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - bsd.efl.mk is now in ports/Mkpav2007-03-241-3/+1
* - Update e17 ports to 20070223 snapshotstas2007-03-111-2/+2
* - Move to LOCALBASEstas2006-10-081-12/+11
* In coordination with enlightenment-devel maintainer MODULE_ARCH was changed toitetcu2006-07-131-0/+3
2001-10-231-1/+1
* Use proper POSIX syntax for `chown'.obrien2001-06-011-2/+2
* aviation.doc unfetchable fixijliao2001-05-23