diff options
Diffstat (limited to 'mail/sqlgrey/Makefile')
-rw-r--r-- | mail/sqlgrey/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index 92d09b84628..1add4cbb4d3 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:20 he Exp $ +# $NetBSD: Makefile,v 1.3 2010/02/04 02:43:52 joerg Exp $ DISTNAME= sqlgrey-1.6.8 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sqlgrey.sourceforge.net/ COMMENT= Postfix greylisting policy daemon +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= perl:run DEPENDS+= p5-Net-Server>=0.87:../../net/p5-Net-Server |