diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-09 01:28:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-09 01:28:34 +0000 |
commit | 137e98b5d9d1a777e670837e7e0ff3503e4cc201 (patch) | |
tree | 0d27584a27232e1613a8a13da7cbe8c3a62823f6 /mail/qpopper | |
parent | a1b66cec15cf06ef936ba05a31a04afa6f1366fc (diff) | |
download | pkgsrc-137e98b5d9d1a777e670837e7e0ff3503e4cc201.tar.gz |
whitespace cleanup
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index a34d75b165f..b78d32af769 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/09/07 17:58:00 bad Exp $ +# $NetBSD: Makefile,v 1.20 2000/01/09 01:28:34 wiz Exp $ # DISTNAME= qpopper2.53 @@ -24,7 +24,6 @@ CONFIGURE_ARGS+=--enable-kerberos RESTRICTED= uses Kerberos encryption code .endif - BUILD_DEFS+= QPOPPER_SERVERMODE USE_INET6 .include "../../mk/bsd.prefs.mk" |