aboutsummaryrefslogtreecommitdiff
path: root/graphics/nurbs++/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-12-01 09:55:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-12-01 09:55:32 +0000
commit95465b01db26cdfe513eaac771267c536fabeca3 (patch)
tree023ce3e0a24c427f5a51e479107d031760d6cecb /graphics/nurbs++/Makefile
parent4d92dbaac9e4b474e7d65cb678a7bd1baf0d5c8f (diff)
downloadports-95465b01db26cdfe513eaac771267c536fabeca3.tar.gz
ports-95465b01db26cdfe513eaac771267c536fabeca3.zip
Notes
Diffstat (limited to 'graphics/nurbs++/Makefile')
-rw-r--r--graphics/nurbs++/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile
index ad35f78be9f8..19b2c3afecdb 100644
--- a/graphics/nurbs++/Makefile
+++ b/graphics/nurbs++/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nurbs++
PORTVERSION= 3.0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libnurbs
@@ -21,14 +21,4 @@ USE_LDCONFIG= yes
MAN1= nurbs++-config.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile with gcc 3.4.2"
-.endif
-
-pre-patch:
- @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \
- ${WRKSRC}/nurbs/nurbs.cpp ${WRKSRC}/nurbs/nurbsS.cpp
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>