summaryrefslogtreecommitdiff
path: root/deskutils/mrproject
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-02 21:00:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-02 21:00:34 +0000
commit936c88c6aa392670a4b72be7d3513feec5970b61 (patch)
tree201ab67dda47cf985881f198603018064a429675 /deskutils/mrproject
parentMake this port build under -current. (Of course, it'll also build under (diff)
Gak! Replace pre-patch with post-patch to allow gnomehack to do it's
magic. Reported by: bento
Notes
Notes: svn path=/head/; revision=71331
Diffstat (limited to 'deskutils/mrproject')
-rw-r--r--deskutils/mrproject/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/mrproject/Makefile b/deskutils/mrproject/Makefile
index 361fff7a291d..084931e3c09b 100644
--- a/deskutils/mrproject/Makefile
+++ b/deskutils/mrproject/Makefile
@@ -28,7 +28,7 @@ INSTALLS_SHLIB= yes
MAN1= mrproject.1 run-mrproject.1 mrproject-engine.1
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure