diff options
Diffstat (limited to 'x11-toolkits/p5-Tk')
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 5cc13c3cc8d8..9846dabb163f 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -3,6 +3,7 @@ PORTNAME= Tk PORTVERSION= 804.031 +PORTREVISION= 1 CATEGORIES= x11-toolkits tk perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -48,6 +49,8 @@ MAN3= Tie::Watch.3 \ Tk::Dialog.3 \ Tk::DialogBox.3 \ Tk::DirTree.3 \ + Tk::DragDrop::Common.3 \ + Tk::DragDrop::SunConst.3 \ Tk::DropSite.3 \ Tk::Entry.3 \ Tk::Error.3 \ |