aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-librra
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:00:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 22:00:42 +0000
commit1b87c9b7cc3ea37220e97812afcb4ea0cdfbc443 (patch)
tree72840a0f7d582002171b51af54c6e827279380d5 /palm/synce-librra
parent9c29057118c628870b8c4169b943597d92cfb340 (diff)
downloadports-1b87c9b7cc3ea37220e97812afcb4ea0cdfbc443.tar.gz
ports-1b87c9b7cc3ea37220e97812afcb4ea0cdfbc443.zip
- Desupport 4.X
Notes
Notes: svn path=/head/; revision=188137
Diffstat (limited to 'palm/synce-librra')
-rw-r--r--palm/synce-librra/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
index 53ed95fc61b2..0b1ddcb375f2 100644
--- a/palm/synce-librra/Makefile
+++ b/palm/synce-librra/Makefile
@@ -29,9 +29,5 @@ USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||g' \
${WRKSRC}/lib/Makefile.in
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' ${WRKSRC}/lib/rrac.h \
- ${WRKSRC}/lib/generator.h
-.endif
.include <bsd.port.mk>