aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-08-15 00:06:11 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-08-15 00:06:11 +0000
commit9e5c6a3ea198f1f43f8492fb0b99de774867fede (patch)
tree6a0b0eac1c644736a9dddd6680dc4c53a243d308 /mail
parent329d4776bafaf412d553c02afc0c1d2f3792b3f1 (diff)
downloadports-9e5c6a3ea198f1f43f8492fb0b99de774867fede.tar.gz
ports-9e5c6a3ea198f1f43f8492fb0b99de774867fede.zip
Do REINPLACE_CMD in pre-configure because master port has a post-patch target
already. Notified by: marcus
Notes
Notes: svn path=/head/; revision=170642
Diffstat (limited to 'mail')
-rw-r--r--mail/gmime2-sharp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile
index 1fe0e33d781d..4ea89266e2db 100644
--- a/mail/gmime2-sharp/Makefile
+++ b/mail/gmime2-sharp/Makefile
@@ -31,7 +31,8 @@ LATEST_LINK= gmime2-sharp
# Else we conflict with mail/gmime2
NOPORTDOCS= yes
-post-patch:
+# Done in pre-configure because master port has a post-patch target already.
+pre-configure:
@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \
${WRKSRC}/mono/gmime-sharp.dll.config.in