aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-workspace
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-07 15:43:46 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-07 15:43:46 +0000
commit61a3a66271d2337b6ebd61e5ffa5c0cdc056e2d9 (patch)
tree44134e3916088c91322be1d591de15991d311039 /x11/kde4-workspace
parent6cc3bf154487889db8ba9e42886f6cb499e05c5d (diff)
downloadports-61a3a66271d2337b6ebd61e5ffa5c0cdc056e2d9.tar.gz
ports-61a3a66271d2337b6ebd61e5ffa5c0cdc056e2d9.zip
Notes
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r--x11/kde4-workspace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index f8e6c70e010f..3e2388979c98 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -70,7 +70,7 @@ pre-configure:
.for AM in automake aclocal
${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM}
.endfor
- cd ${WRKSRC} && env PATH=$$PATH:${WRKSRC}/auto-bin \
+ cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \
${GMAKE} -f Makefile.cvs
${PERL} -pi -e "s@version-info 3:0@version-info ${SOMAJOR}:${SOMINOR}@g" ${WRKSRC}/libkonq/Makefile.in
${PERL} -pi -e "s@version-info 1:0:0@version-info ${SOMAJOR}:${SOMINOR}@g" ${WRKSRC}/khelpcenter/Makefile.in