aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 19:43:58 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 19:43:58 +0800
commit5bb578428d08b4b50287f2488823ced1b7b68c4e (patch)
tree8b856f49e6c4ba430b30a64bb7364d1f5010d992 /mail
parent65f4048d31a1222099987efc3e828217782c215d (diff)
downloadfreebsd-ports-gnome-5bb578428d08b4b50287f2488823ced1b7b68c4e.tar.gz
freebsd-ports-gnome-5bb578428d08b4b50287f2488823ced1b7b68c4e.tar.zst
freebsd-ports-gnome-5bb578428d08b4b50287f2488823ced1b7b68c4e.zip
Remove deprecated USE_SIZE
Diffstat (limited to 'mail')
-rw-r--r--mail/bayespam/Makefile1
-rw-r--r--mail/qpopper/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/bayespam/Makefile b/mail/bayespam/Makefile
index 5e1bad931642..a852b7743e0f 100644
--- a/mail/bayespam/Makefile
+++ b/mail/bayespam/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools
USE_PERL5= yes
USE_REINPLACE= yes
-USE_SIZE= yes
NO_BUILD= yes
FILES_DOCS= AUTHORS COPYING Changelog INSTALL README TODO \
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 2f21bbecf47c..433e47728cba 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -30,7 +30,6 @@ PATCH_DIST_STRIP= -p1
USE_AUTOCONF_VER= 213
USE_REINPLACE= yes
-USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \
OS_DEFS="-DSETPROCTITLE ${OS_DEFS}"