summaryrefslogtreecommitdiff
path: root/mail/mini_sendmail/Makefile.common
diff options
context:
space:
mode:
authoris <is>2003-03-01 11:36:36 +0000
committeris <is>2003-03-01 11:36:36 +0000
commit0198ca74d48cc1820579ce8a9e494f79982bdf44 (patch)
treee53edef966ea73b32a5506b189be8159f73e81bc /mail/mini_sendmail/Makefile.common
parente0837e7a0fc6584e37730e6cf43dcbf1b205294d (diff)
downloadpkgsrc-0198ca74d48cc1820579ce8a9e494f79982bdf44.tar.gz
List us in the IPv6-enabled package list. That top-level target only
greps the package's Makefile, but none that are included.
Diffstat (limited to 'mail/mini_sendmail/Makefile.common')
-rw-r--r--mail/mini_sendmail/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mini_sendmail/Makefile.common b/mail/mini_sendmail/Makefile.common
index 0c1e0819f5e..fbdfb47eee1 100644
--- a/mail/mini_sendmail/Makefile.common
+++ b/mail/mini_sendmail/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2003/02/22 22:14:44 is Exp $
+# $NetBSD: Makefile.common,v 1.5 2003/03/01 11:36:37 is Exp $
#
DISTNAME= mini_sendmail-1.3.2
CATEGORIES= mail
@@ -10,8 +10,6 @@ COMMENT= accept email on behalf of the real sendmail without spooling
FILESDIR= ${.CURDIR}/../mini_sendmail/files
-BUILD_DEFS+= USE_INET6
-
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == SunOS)