aboutsummaryrefslogtreecommitdiff
path: root/graphics/xd3d/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-10-06 16:43:46 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-10-06 16:43:46 +0000
commit5e89be7ad91060ff9c4fa870135531423e2242ff (patch)
tree34047d5464132aae7ac955ed58ae0aea4d09353c /graphics/xd3d/Makefile
parentf0c332b3ee7b6c8fd0632e686f85e935eda9add4 (diff)
downloadports-5e89be7ad91060ff9c4fa870135531423e2242ff.tar.gz
ports-5e89be7ad91060ff9c4fa870135531423e2242ff.zip
Upgrade to 8.3.1.
Notes
Notes: svn path=/head/; revision=201003
Diffstat (limited to 'graphics/xd3d/Makefile')
-rw-r--r--graphics/xd3d/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile
index 0f4eda809687..327b2ce099d9 100644
--- a/graphics/xd3d/Makefile
+++ b/graphics/xd3d/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xd3d
-PORTVERSION= 8.2.3
-PORTREVISION= 3
+PORTVERSION= 8.3.1
CATEGORIES= graphics math
MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/
@@ -55,13 +54,6 @@ XD3D_LANG= ENGLISH
DOCS= BUGS CHANGELOG FAQ FORMATS INSTALL README Manuals/formats.txt \
Manuals/xd3d_doc.pdf Manuals/xgraphic_doc.pdf
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "i386"
-FFLAGS+= -malign-double
-CFLAGS+= -malign-double
-.endif
-
do-fetch:
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
${FETCH_CMD} ${FETCH_BEFORE_ARGS} \
@@ -95,4 +87,4 @@ post-install:
@${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}."
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>