aboutsummaryrefslogtreecommitdiff
path: root/textproc/openfts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openfts/Makefile')
-rw-r--r--textproc/openfts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile
index 2a6275ae4a1f..ae3354de6922 100644
--- a/textproc/openfts/Makefile
+++ b/textproc/openfts/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Open Source Full Text Search engine
RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/tsearch2.so:${PORTSDIR}/databases/postgresql${DEFAULT_PGSQL_VER}-contrib \
- ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
+ p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
USE_PGSQL= yes
PERL_CONFIGURE= yes