summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/qpopper/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/qpopper/Makefile.common b/mail/qpopper/Makefile.common
index 6c2685bc16a..26c076c3670 100644
--- a/mail/qpopper/Makefile.common
+++ b/mail/qpopper/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2001/06/10 15:08:40 taca Exp $
+# $NetBSD: Makefile.common,v 1.2 2001/07/26 12:25:55 taca Exp $
GNU_CONFIGURE= yes
USE_SSL= yes
@@ -32,5 +32,3 @@ CONFIGURE_ARGS+= --enable-servermode
.if defined(USE_INET6) && ${USE_INET6} == YES
CONFIGURE_ENV+= O_DEFS="${O_DEFS}" CFLAGS="-DINET6"
.endif
-.if defined(QPOPPER_USER)
-.endif