diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /mail/qpopper | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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}" |