diff options
Diffstat (limited to 'mail/postfix-gps/Makefile')
-rw-r--r-- | mail/postfix-gps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 7439092c9ec3..805c6181cc9e 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -18,7 +18,7 @@ COMMENT= Greylist Policy Service for postfix LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers \ - ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql + p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql SCRIPT_FILES= gps-maintain.pl gps-db-update.pl PLIST_FILES= etc/gps.conf-dist libexec/gps libexec/gps-maintain.pl libexec/gps-db-update.pl |