diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 13:07:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 13:07:04 +0000 |
commit | d18af3af6befeea29c42491915d7803e8edb897b (patch) | |
tree | 4555e42778f27266e24cdd96552bbf3133c1c33d /graphics/asciio/Makefile | |
parent | a0ab8efc71a6fa90d9045a44a7f7747a53054cde (diff) |
Notes
Diffstat (limited to 'graphics/asciio/Makefile')
-rw-r--r-- | graphics/asciio/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index 4761f6df1cb4..e8605393c869 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -36,9 +36,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= App::Asciio::setup::import_export::perl.3 \ - App::Asciio.3 \ - App::Asciio::setup::hooks::canonize_connections.3 \ - App::Asciio::Undo.3 - .include <bsd.port.mk> |