summaryrefslogtreecommitdiff
path: root/mail/postgrey
diff options
context:
space:
mode:
authorkim <kim>2005-04-17 16:32:10 +0000
committerkim <kim>2005-04-17 16:32:10 +0000
commite48db2b683e4b4c1508c33cd991d3d77ad2bfba8 (patch)
tree0a9f7740a184a96362655e1caf549d6f53833ae1 /mail/postgrey
parent94a0e98a0aab9733acc7f4db81d6c6413900576d (diff)
downloadpkgsrc-e48db2b683e4b4c1508c33cd991d3d77ad2bfba8.tar.gz
Remove duplicate settings.
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"