aboutsummaryrefslogtreecommitdiff
path: root/math/nauty
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:56:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:56:21 +0000
commit558f2d386cc2fb507128c69e3123825cc9319f70 (patch)
treea4bf1558c72e69722c0115ae135fe79117b35041 /math/nauty
parent11485fe3f073f98eda3d9d5addc04a808e7c2e89 (diff)
downloadports-558f2d386cc2fb507128c69e3123825cc9319f70.tar.gz
ports-558f2d386cc2fb507128c69e3123825cc9319f70.zip
Notes
Diffstat (limited to 'math/nauty')
-rw-r--r--math/nauty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/nauty/Makefile b/math/nauty/Makefile
index ef79cfa3e398..1335f2262418 100644
--- a/math/nauty/Makefile
+++ b/math/nauty/Makefile
@@ -17,9 +17,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}20
MAKEFILE= makefile
ALL_TARGET= nauty
NO_INSTALL_MANPAGES=yes
+USE_REINPLACE= yes
post-patch:
- @${PERL} -pi -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/${MAKEFILE}
do-install:
cd ${WRKSRC}; ${INSTALL_PROGRAM} dreadnaut dreadnaut1 \