aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/jwm
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-15 11:27:21 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-15 11:27:21 +0000
commit3b24b20c8b94bd505c45c33ff47ec4d0ba79f653 (patch)
tree4cc806100db69fcbbf8a044825efe313a28e174a /x11-wm/jwm
parent81848009fd5edb4c8d8db19451f6a744f2198b0e (diff)
downloadports-3b24b20c8b94bd505c45c33ff47ec4d0ba79f653.tar.gz
ports-3b24b20c8b94bd505c45c33ff47ec4d0ba79f653.zip
- Partially revert previous changes.
In configuration file, we should use relative directory. Noticed by: Dmitry Marakasov <amdmi3 at mail.ru> on ports@ Submitted by: rafan Approved by: Babak Farrokhi <babak at farrokhi.net> (maintainer)
Notes
Notes: svn path=/head/; revision=170692
Diffstat (limited to 'x11-wm/jwm')
-rw-r--r--x11-wm/jwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile
index 08afbd357418..15fce380726a 100644
--- a/x11-wm/jwm/Makefile
+++ b/x11-wm/jwm/Makefile
@@ -32,7 +32,7 @@ MAN1= jwm.1
post-patch:
@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|%%PREFIX%%|${TARGETDIR}|' ${WRKSRC}/example.jwmrc
+ @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/example.jwmrc
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/jwm ${TARGETDIR}/bin