diff --git a/databases/p5-DBIx-Password/Makefile b/databases/p5-DBIx-Password/Makefile index d1ed8a393117..0e41cd65bdb9 100644 --- a/databases/p5-DBIx-Password/Makefile +++ b/databases/p5-DBIx-Password/Makefile @@ -17,14 +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 -.if defined(BATCH) -EXTRA_PATCHES+= ${FILESDIR}/batch.patch -.endif - .include diff --git a/databases/p5-DBIx-Password/files/batch.patch b/databases/p5-DBIx-Password/files/patch-batch similarity index 100% rename from databases/p5-DBIx-Password/files/batch.patch rename to databases/p5-DBIx-Password/files/patch-batch