diff options
author | Cy Schubert <cy@FreeBSD.org> | 2013-08-17 00:16:12 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2013-08-17 00:16:12 +0000 |
commit | 1e0c2b11775e438dd2413de8faa7e40b55b8ac18 (patch) | |
tree | 9224bfd5e8d45268aca58055c42cc6de741374f2 /x11-toolkits/p5-Tk | |
parent | f6573862903433a38a0a7df4d46df25f62865df5 (diff) |
Notes
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 \ |