diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-29 20:37:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-29 20:37:52 +0000 |
commit | 02d27753dd727b4711f46dc506fd454df5e39d67 (patch) | |
tree | ddfc03eb0e251d4e6c333eb7c65d9bafa26971d0 | |
parent | Sync with MarcusCom CVS, the change was made by marcus: (diff) |
Revert previous commit, maintainer believes the problem is resolved.
Notes
Notes:
svn path=/head/; revision=127656
-rw-r--r-- | devel/p5-POE/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 7161c2788cb4..21401c1a64e5 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -27,7 +27,6 @@ BUILD_DEPENDS= \ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -IS_INTERACTIVE= yes CONFIGURE_ARGS= --default MAN3= POE.3 POE::API::Ctl.3 POE::API::ResLoader.3 POE::Component.3 \ |