diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /cad/astk-serveur/Makefile | |
parent | Remove USE_REINPLACE from all categories starting with B (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to '')
-rw-r--r-- | cad/astk-serveur/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile index 6af213b656eb..7837a646612a 100644 --- a/cad/astk-serveur/Makefile +++ b/cad/astk-serveur/Makefile @@ -38,7 +38,6 @@ RUN_DEPENDS+= ${LOCALBASE}bin/pbs_tclsh:${PORTSDIR}/misc/pbs USE_PYTHON= yes NO_BUILD= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" PKGMESSAGE= ${WRKDIR}/pkg-message |