summaryrefslogtreecommitdiff
path: root/mail/postgrey
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postgrey')
-rw-r--r--mail/postgrey/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 0a0e6f42f7f..64582ca9e55 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/17 16:08:39 salo Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/17 16:32:10 kim Exp $
#
DISTNAME= postgrey-1.21
@@ -15,10 +15,9 @@ DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
DEPENDS+= p5-IO-Multiplex-[0-9]*:../../devel/p5-IO-Multiplex
DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server
+NO_CONFIGURE= yes
USE_PKGINSTALL= yes
USE_PERL5= yes
-NO_CONFIGURE= yes
-USE_PERL5= # defined
.include "../../mk/bsd.prefs.mk"