aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-15 07:49:09 +0800
committermharo <mharo@FreeBSD.org>2000-02-15 07:49:09 +0800
commite9f9879796a309ea47179d80ada1f58163c1199c (patch)
tree4a4a7723ffac513de189f5ca04edd9c31af97aed /mail
parent2a2591b25bd07007b7cd28ea8750d2aab8d02425 (diff)
downloadfreebsd-ports-gnome-e9f9879796a309ea47179d80ada1f58163c1199c.tar.gz
freebsd-ports-gnome-e9f9879796a309ea47179d80ada1f58163c1199c.tar.zst
freebsd-ports-gnome-e9f9879796a309ea47179d80ada1f58163c1199c.zip
remove leftover crud
Diffstat (limited to 'mail')
-rw-r--r--mail/imap-uw/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 84f558a5e5e6..dd583ec01875 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -41,9 +41,6 @@ PLIST_SUB= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE}
SHLIBNAME= lib${SHLIBBASE}.so.${SHLIBMAJ}.0
.endif
-post-extract:
- @${CP} ${FILESDIR}/safegets.[ch] ${WRKSRC}/src/mtest/
-
post-configure:
@${ECHO_MSG} ">> The c-client shared library will be named ${SHLIBNAME}"
.if ${PAMAUTH} != "no"