summaryrefslogtreecommitdiffstats
path: root/lang/perl5.22
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.22')
-rw-r--r--lang/perl5.22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.22/Makefile b/lang/perl5.22/Makefile
index 6c03335..26611fd 100644
--- a/lang/perl5.22/Makefile
+++ b/lang/perl5.22/Makefile
@@ -40,7 +40,7 @@ DEBUG_CONFIGURE_ON= -Doptimize="-g" -DDEBUGGING
DEBUG_CONFIGURE_OFF= -Doptimize="${CFLAGS}"
GDBM_CONFIGURE_ON= -Di_gdbm
GDBM_CONFIGURE_OFF= -Ui_gdbm
-GDBM_LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
+GDBM_LIB_DEPENDS= libgdbm.so:databases/gdbm
PERL_64BITINT_CONFIGURE_ON= -Duse64bitint
MULTIPLICITY_CONFIGURE_ON= -Dusemultiplicity=y
MULTIPLICITY_CONFIGURE_OFF= -Dusemultiplicity=n
OpenPOWER on IntegriCloud