diff options
Diffstat (limited to 'mail/popper/Makefile')
-rw-r--r-- | mail/popper/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 55bb953..6949dbf 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -3,7 +3,7 @@ # Date created: 1 April 1995 # Whom: pst # -# $Id: Makefile,v 1.16 1997/10/07 20:37:15 ache Exp $ +# $Id: Makefile,v 1.17 1997/10/07 20:55:49 ache Exp $ # DISTNAME= qpopper2.4b2 @@ -19,8 +19,6 @@ MAINTAINER= pst@freebsd.org # with APOP authentification only # -NO_PACKAGE= "Needs POP UID" - O_DEFS= -DSETPROCTITLE -DKEEP_TEMP_DROP -DBSD44_DBM -DBIND43 \ -DAPOP='\"'${PREFIX}'/etc/popper/pop.auth\"' \ -DPOPUID='\"pop\"' \ |