aboutsummaryrefslogtreecommitdiff
path: root/math/rkward-kde4
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-11-22 15:37:05 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-11-22 15:37:05 +0000
commit8c0c6ca17d60b7ee3d3427c3672c0f7cf7e1e213 (patch)
tree9da16a8ac9dd02eced6cef9309ba872c0b78579a /math/rkward-kde4
parent38198c7fd2fa4a771435e00ae995b761bae58a89 (diff)
downloadports-8c0c6ca17d60b7ee3d3427c3672c0f7cf7e1e213.tar.gz
ports-8c0c6ca17d60b7ee3d3427c3672c0f7cf7e1e213.zip
Notes
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r--math/rkward-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index ebd83e47314b..2de3bdca2de6 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -50,7 +50,7 @@ pre-configure:
${REINPLACE_CMD} -e 's|-lgfortran|-L${FORTRANLIBDIR2} -lgfortran|' \
${WRKSRC}/${CONFIGURE_SCRIPT}
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -e 's|rkward po doc debian|rkward po debian|' \
+ ${REINPLACE_CMD} -e 's|rkward po doc|rkward po|' \
${WRKSRC}/Makefile.in
.endif
.if defined(WITHOUT_NLS)