diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:27 +0000 |
commit | 3258efa5b140e00024504991cf468e18fc005ad1 (patch) | |
tree | 429dd8f3db20dd074c8d197dcd696406c3d3d062 /x11-toolkits/pure-tk | |
parent | 3704b25f260f504bae77883e83b2a8d2ef69ddbf (diff) |
Notes
Diffstat (limited to 'x11-toolkits/pure-tk')
-rw-r--r-- | x11-toolkits/pure-tk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pure-tk/Makefile b/x11-toolkits/pure-tk/Makefile index 052b394ad86a..c273a9bdf9cb 100644 --- a/x11-toolkits/pure-tk/Makefile +++ b/x11-toolkits/pure-tk/Makefile @@ -33,7 +33,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |