aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-12-30 21:07:52 +0800
committerru <ru@FreeBSD.org>2005-12-30 21:07:52 +0800
commitb4ab65ccceec9cd326e68577d6169a3ed0510786 (patch)
treea214878f6873c9abcf392961ae5d71fa378ee6bf
parent88718f78c60f580d413fd0d667875e31675eea12 (diff)
downloadfreebsd-ports-gnome-b4ab65ccceec9cd326e68577d6169a3ed0510786.tar.gz
freebsd-ports-gnome-b4ab65ccceec9cd326e68577d6169a3ed0510786.tar.zst
freebsd-ports-gnome-b4ab65ccceec9cd326e68577d6169a3ed0510786.zip
Unbreak on FreeBSD 7 too.
-rw-r--r--textproc/py-rxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile
index 639d281629c5..e2ebdc4206cc 100644
--- a/textproc/py-rxp/Makefile
+++ b/textproc/py-rxp/Makefile
@@ -27,7 +27,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-rxp
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's/freebsd4/freebsd4", "freebsd5", "freebsd6/g' ${WRKSRC}/setup.py
+ @${REINPLACE_CMD} -e 's/freebsd4/freebsd4", "freebsd5", "freebsd6", "freebsd7/g' ${WRKSRC}/setup.py
.if !defined(NOPORTDOCS)
post-install: