summaryrefslogtreecommitdiff
path: root/net/siproxd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
commitb2a96c6df1c8809216eced623ec37a8372b3216e (patch)
tree0c994bc87e8a2f221a7e2be76b9aafc16eab32bb /net/siproxd
parent- Update to 2.6.3 (diff)
- Remove conditional checks for FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225335
Diffstat (limited to 'net/siproxd')
-rw-r--r--net/siproxd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index ed61891d6606..1682031f1086 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -27,9 +27,7 @@ PORTDOCS= ${PORTDOCS1} ${PORTDOCS2}
.include <bsd.port.pre.mk>
post-patch:
-.if ${OSVERSION} >= 500041
@${REINPLACE_CMD} -e 's,-lgnugetopt,,g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-.endif
.if !defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \
${WRKSRC}/doc/siproxd.conf.example