diff options
-rw-r--r-- | databases/p5-DBIx-Password/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Password/Makefile b/databases/p5-DBIx-Password/Makefile index df29fd3366bf..3b5e5c62a837 100644 --- a/databases/p5-DBIx-Password/Makefile +++ b/databases/p5-DBIx-Password/Makefile @@ -17,6 +17,8 @@ COMMENT= Allows you to create a global password file for DB passwords BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} +IS_INTERACTIVE= Asks about the name of the virtual user + PERL_CONFIGURE= yes MAN3= DBIx::Password.3 |