[Midnightbsd-cvs] CVS Commit: Makefile: OSVERSION
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 2 04:47:46 EDT 2007
Log Message:
-----------
OSVERSION
Modified Files:
--------------
mports/lang/ezm3:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/ezm3/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Llang/ezm3/Makefile -Llang/ezm3/Makefile -u -r1.3 -r1.4
--- lang/ezm3/Makefile
+++ lang/ezm3/Makefile
@@ -88,12 +88,6 @@
.endfor
.endif
-post-patch:
-.if ${ARCH} == "sparc64" && ${OSVERSION} < 502107
- @${REINPLACE_CMD} -E -e 's|(^.*time_t.*=.*)int64_t;|\1int32_t;|' \
- ${WRKSRC}/libs/m3core/src/unix/freebsd-4.sparc64/Utypes.i3
-.endif
-
do-build:
@${ECHO_MSG} "This port does everything in the install step."
@${ECHO_MSG} "The build step is a no-op."
More information about the Midnightbsd-cvs
mailing list