aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2010-06-19 15:08:23 +0000
committerThierry Thomas <thierry@FreeBSD.org>2010-06-19 15:08:23 +0000
commit7482a6fd870c306f98f11d387ef8fef607eebd6d (patch)
treeee94ad053d72b4f6a165bc02f4146642c34dd32d /french
parentb43bf7a26404fc0933ca6d78386afff1f2e06f08 (diff)
downloadports-7482a6fd870c306f98f11d387ef8fef607eebd6d.tar.gz
ports-7482a6fd870c306f98f11d387ef8fef607eebd6d.zip
Notes
Diffstat (limited to 'french')
-rw-r--r--french/med/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/med/Makefile b/french/med/Makefile
index a38bfc550a0b..ccfa96f10a2f 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -55,8 +55,8 @@ pre-configure:
. if defined(NOPORTDOCS)
${REINPLACE_CMD} -e '/SUBDIRS/ s|doc||' ${WRKSRC}/Makefile.${ext}
. endif
-. if !defined(NOPORTEXAMPLES)
- ${REINPLACE_CMD} -e '/SUBDIRS/ s|tools|tools tests|' ${WRKSRC}/Makefile.${ext}
+. if defined(NOPORTEXAMPLES)
+ ${REINPLACE_CMD} -e '/SUBDIRS/ s|tests||' ${WRKSRC}/Makefile.${ext}
. endif
. for dd in ${DOC2FIX}
${REINPLACE_CMD} -e 's|docdir = $$(datadir)/doc|docdir = @docdir@|' \