summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2012-01-09 15:32:36 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2012-01-09 15:32:36 +0000
commit6b3c1c257ad43484d7b791a4a70e76e61d4487c0 (patch)
treedf89458b74f48f7d99a52ad971ac11826b553f09
parent- Make pkg_add honour -p/-P (diff)
The port asks the user a question. Tools like portmaster need to
know this so that they can inform the user. PR: 162070 Submitted by: Doug Barton <dougb@freebsd.org>
Notes
Notes: svn path=/head/; revision=288823
-rw-r--r--databases/p5-DBIx-Password/Makefile2
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